Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Dynamoose

Dynamoose is a modeling tool for Amazon's DynamoDB (inspired by Mongoose)
Collective - Host: opensource - https://opencollective.com/dynamoose - Website: https://dynamoosejs.com - Code: https://github.com/dynamoose/dynamoose

Moving Schema properties to private symbol

github.com/dynamoose/dynamoose - d0737bc5508c8e7b2d3eae82a763ee042a399f75 authored almost 4 years ago
Fixing Model default settings documentation

github.com/dynamoose/dynamoose - c6986494434b9dfae58b8802e188012fa822cc67 authored almost 4 years ago
Making Model properties private

github.com/dynamoose/dynamoose - 0c3787d8ed4f04a16a94abe39f58eb4d218272d5 authored almost 4 years ago
Merge branch 'master' into v3

github.com/dynamoose/dynamoose - c90eec319a80969243d43569e01d353ad87a55bd authored almost 4 years ago
Adding note about internal properties private to pending changelog

github.com/dynamoose/dynamoose - 8e3d7cb31ef40faae5586044acb8c06bf6953820 authored almost 4 years ago
Making condition.settings private

github.com/dynamoose/dynamoose - 91b808b616b1d924fb2612839569e44e95193ec0 authored almost 4 years ago
Merge pull request #1169 from dynamoose/version/3.0.0-alpha.2

Version 3.0.0 Alpha 2

github.com/dynamoose/dynamoose - a2d9a89eeccfceae1c5f7f27f0e046c882ac7590 authored almost 4 years ago
Bumping version to 3.0.0-alpha.2

github.com/dynamoose/dynamoose - 33a578a5f58159bb32156a2a648c96a034a059b5 authored almost 4 years ago
Merge pull request #1168 from dynamoose/publishImprovements

Publish improvements

github.com/dynamoose/dynamoose - 2cd47a578a18107f5ff721b020d6c7dbb925e105 authored almost 4 years ago
Fixing publish errors

github.com/dynamoose/dynamoose - c35c2c27ddc17ca3974acc5295fa7806216d6613 authored almost 4 years ago
Merge pull request #1167 from dynamoose/loggerDependency

Moving logger to separate dependency

github.com/dynamoose/dynamoose - 5f7e693c50733c50a38e42b767476f9bb80e3ddb authored almost 4 years ago
Fixing lint errors

github.com/dynamoose/dynamoose - db015540e2164dcee59a85004391aac9d2bb475e authored almost 4 years ago
Moving logger to separate dependency

github.com/dynamoose/dynamoose - aba7b97c9240541a5a92f073c3117dd2c2243c71 authored almost 4 years ago
Merge pull request #1152 from dynamoose/documentRenameToItem

Renaming Document to Item

github.com/dynamoose/dynamoose - a67e2dea871808eb4194939439b66614032831f3 authored almost 4 years ago
Changing order of Pending Changelog

github.com/dynamoose/dynamoose - c9978f3fda545521bf2826e22bf163ddf94a5391 authored almost 4 years ago
Merge branch 'v3' into documentRenameToItem

# Conflicts:
# PENDING_CHANGELOG.md

github.com/dynamoose/dynamoose - 046b8f10c08e38451b3d56b8b9eb92df4438d7b3 authored almost 4 years ago
Merge pull request #1154 from dynamoose/sourceMapGHAction

Source map GitHub Action

github.com/dynamoose/dynamoose - 123be0988141f7eb7c02a9d33c82456c6acd3846 authored almost 4 years ago
Fixing code coverage

github.com/dynamoose/dynamoose - 8682e4369fd1fa68f7bf1176cf937d5a21ea8024 authored almost 4 years ago
Removing old source-map-support import

github.com/dynamoose/dynamoose - 168153c1c6f258d37c42b84785e66dd91518d9df authored almost 4 years ago
Merge branch 'v3' into sourceMapGHAction

# Conflicts:
# package.json

github.com/dynamoose/dynamoose - dcaa09ad7d17d4f4cb1a79ced2663527e3c86c86 authored almost 4 years ago
Updating pending changelog

github.com/dynamoose/dynamoose - bd57f29a9c241ef05b677f60139657af44d5772b authored almost 4 years ago
Removing source-map-support package

github.com/dynamoose/dynamoose - c18f22626dfa131f3003f1e21f3b449a9d135b76 authored almost 4 years ago
Not including source map in default TypeScript output

github.com/dynamoose/dynamoose - 8ce213ef4d7e9d4e33bbacab0fbee08de9404b31 authored almost 4 years ago
Finalizing source map github action work

github.com/dynamoose/dynamoose - 197f2aeda6c61f0d94aa0876fa8b85b9138e489f authored almost 4 years ago
Merge pull request #1166 from dynamoose/dependabot/npm_and_yarn/publish/ssri-8.0.1

Bump ssri from 8.0.0 to 8.0.1 in /publish

github.com/dynamoose/dynamoose - dd40461cd49901dfde36bb4e299ea9ffd0369056 authored almost 4 years ago
Bump ssri from 8.0.0 to 8.0.1 in /publish

Bumps [ssri](https://github.com/npm/ssri) from 8.0.0 to 8.0.1.
- [Release notes](https://github....

github.com/dynamoose/dynamoose - 94eaca267be428ccd4afdf16dd0e87130cb84c27 authored almost 4 years ago
Uncommenting git lines

github.com/dynamoose/dynamoose - d15cf31b507595c6bea3ef09d2c146fa72bd117f authored almost 4 years ago
More debugging

github.com/dynamoose/dynamoose - 38e5662ba508d90b3c1762a67e7a963dc64b630e authored almost 4 years ago
Updates to stack trace parser

github.com/dynamoose/dynamoose - c4017eb17d73e27b7eac41b877629cf3ea2a35fa authored almost 4 years ago
Merge branch 'v3' of github.com:dynamoose/dynamoose into v3

# Conflicts:
# package-lock.json
# package.json

github.com/dynamoose/dynamoose - d993cf7711d4b2fb01f07a5787ab228a82f6d184 authored almost 4 years ago
Merge branch 'master' into v3

# Conflicts:
# package-lock.json
# package.json

github.com/dynamoose/dynamoose - fc0c8a90af8e5af45b11a7ac73f96c3536040b51 authored almost 4 years ago
Merge pull request #1153 from dynamoose/generalUpdates

General updates

github.com/dynamoose/dynamoose - d397b822e0c52ab797c365738c004390142ae43b authored almost 4 years ago
Merge pull request #1160 from dynamoose/version/2.7.3

Version 2.7.3

github.com/dynamoose/dynamoose - 24a3fe81b1bc3f4e75af4126a0ec3e0839a5eb3c authored almost 4 years ago
Adding changelog for 2.7.3

github.com/dynamoose/dynamoose - a6b2156fe916bd1ab0bc62b7e202ca7e7c443a4b authored almost 4 years ago
Updating README to 2.7.3

github.com/dynamoose/dynamoose - 0c561d0b5ecedcaa891f5781b4eb21fd888f6bfa authored almost 4 years ago
Bumping version to 2.7.3

github.com/dynamoose/dynamoose - 14840bec8049db0c39afe4b42c53fa773a2a7f57 authored almost 4 years ago
Readding package-lock.json

github.com/dynamoose/dynamoose - dd59cb9af8aeec4ae72de6dad6c6175563173e42 authored almost 4 years ago
Merge pull request #1156 from dynamoose/js-object-utilities

Abstracting object utilities to seperate package

github.com/dynamoose/dynamoose - 8453f077d2156d5821c7280c49af05e8fa771a0e authored almost 4 years ago
Fixing lint error

github.com/dynamoose/dynamoose - 00d2ba9bc8a72cc5c8dcf9af3e4e75dccd4fe1bc authored almost 4 years ago
Using GeneralObject type from js-object-utilities

github.com/dynamoose/dynamoose - 392401da380b371514e8bc5494904d23a604aa56 authored almost 4 years ago
Updating js-object-utilities version

github.com/dynamoose/dynamoose - 57b479c1cc51d6b55e2d4f470d81cb08d66e2cc6 authored almost 4 years ago
Removing package-lock.json

github.com/dynamoose/dynamoose - c9d70a1872917c276fac86a3811bee4270e571da authored almost 4 years ago
Abstracting object utilities to seperate package

github.com/dynamoose/dynamoose - 2a569fb0a629d2cb594875ddf9ed9374481257c8 authored almost 4 years ago
Foundation for Source Map GH Action Parser

github.com/dynamoose/dynamoose - 757e0be47fa8811553e25a12aa9991c0bbcac5fc authored almost 4 years ago
Removing package-lock.json

github.com/dynamoose/dynamoose - 861c1e5b33bc9495dc21e972accfb77582f6fe8c authored almost 4 years ago
Documentation and template updates

github.com/dynamoose/dynamoose - 863b7e23a10d0906c4858a8d6badb75f7a7bc89b authored almost 4 years ago
Updating dependencies

github.com/dynamoose/dynamoose - e2f7070ddf7d88140c4ff72bea36fdfe39a849f1 authored almost 4 years ago
Fixing website path

github.com/dynamoose/dynamoose - 73ea07d9605517fc440f19fade8d443e2bb39a5f authored almost 4 years ago
Fixing website sidebar

github.com/dynamoose/dynamoose - ccf8fd03a795a1b2035153dac3e02401f1e4c12d authored almost 4 years ago
Renaming Document to Item

github.com/dynamoose/dynamoose - 48d1b612f6a0197fe417f873f81e835a9588c403 authored almost 4 years ago
Merge pull request #1151 from dynamoose/version/2.7.2

Version 2.7.2

github.com/dynamoose/dynamoose - 43e5478461314968a0b30739962c20e169d2915f authored almost 4 years ago
Adding changelog for 2.7.2

github.com/dynamoose/dynamoose - 83a3921ab4e06d6015327f60784f5b46c41e22ba authored almost 4 years ago
Updating README to 2.7.2

github.com/dynamoose/dynamoose - b0fb02c002b1cce3cccaac5e9d1c96492eb4927d authored almost 4 years ago
Bumping version to 2.7.2

github.com/dynamoose/dynamoose - d8c49b0b36201a7d469287a92b7223238aa20dfd authored almost 4 years ago
Merge pull request #1150 from dynamoose/typeScriptTest

Adding TypeScript test

github.com/dynamoose/dynamoose - 69c74068c7ed041546e4f8533ef31ae780a1e3ec authored almost 4 years ago
Adding TypeScript test

github.com/dynamoose/dynamoose - 933dca6284b7e90b1aad5e8753a47122801c1841 authored almost 4 years ago
Merge pull request #1149 from dynamoose/typeScriptTest

Adding extra TypeScript test

github.com/dynamoose/dynamoose - a2465618ef7e61d8fb8533bdff1992db6ea01f53 authored almost 4 years ago
Adding extra TypeScript test

github.com/dynamoose/dynamoose - 38cc88a65b062958868dec9da510f76952a0ec08 authored almost 4 years ago
Merge branch 'master' into v3

github.com/dynamoose/dynamoose - b8b7f3678edcacae06fea5e59fcf11622de4c450 authored almost 4 years ago
Merge pull request #1148 from dynamoose/nullTypeErrorMessage

Null type error message improvements

github.com/dynamoose/dynamoose - 8a2d056c792851d15383690e961831cb80f85c1d authored almost 4 years ago
Adding test for using null name for type error instead of object

github.com/dynamoose/dynamoose - 7049d3964adbcf81eaa6d6b2b5fe2cee94a652aa authored almost 4 years ago
Using null name for type error instead of object

github.com/dynamoose/dynamoose - 9cf6eaed2ab4466b409c23d2ff587931eb1188f3 authored almost 4 years ago
Refactoring type error message

github.com/dynamoose/dynamoose - 5516497f1f5f388ba929b8cef22433de342534a4 authored almost 4 years ago
Merge pull request #1141 from dynamoose/saveReturnObject

Returned saved document

github.com/dynamoose/dynamoose - 809c71669f35bda535005efff02f1800991f8d0c authored almost 4 years ago
Merge branch 'master' into saveReturnObject

github.com/dynamoose/dynamoose - 5b39b1b0d3f67e12d327be63a63d84b8c8bfdc76 authored almost 4 years ago
Updating pending changelog

github.com/dynamoose/dynamoose - 0a14df5bbab9414c3cc300423ecbb8a640e67b3a authored almost 4 years ago
Fixing documentation link

github.com/dynamoose/dynamoose - eb21e499e15fc38ba2b5a55870eb8eba51b46afc authored almost 4 years ago
Updating README

github.com/dynamoose/dynamoose - 3504d658e5ee45685d5bd18fe033199874e72e52 authored almost 4 years ago
Merge pull request #1147 from dynamoose/version/3.0.0-alpha.1

Version 3.0.0 Alpha 1

github.com/dynamoose/dynamoose - c3e684114fba63f542ea684e1581900bde61e244 authored almost 4 years ago
Fixing README

github.com/dynamoose/dynamoose - e91f493a271418d9984b3d28fd489c0495e1f1a0 authored almost 4 years ago
Fixing README

github.com/dynamoose/dynamoose - 2c6b8efe7acceec3bafebe24fdc66b5b18ca9c1c authored almost 4 years ago
Bumping version to 3.0.0-alpha.1

github.com/dynamoose/dynamoose - 904e34b49e0bc307b0d97a63fc3db87848f88152 authored almost 4 years ago
Updating README to 3.0.0-alpha.1

github.com/dynamoose/dynamoose - d13bed6571689a61f1490e64129cda8331036380 authored almost 4 years ago
Merge pull request #1145 from dynamoose/awssdkv3

[v3] AWS-SDK v3

github.com/dynamoose/dynamoose - 9672895532d78bb0e927b1da9d021cc2bbf5d80b authored almost 4 years ago
Fixing code coverage issues

github.com/dynamoose/dynamoose - ec0d633c831f6782dc907780cd2db39617b31dcc authored almost 4 years ago
Merge branch 'v3' into awssdkv3

github.com/dynamoose/dynamoose - 96029fd7fb0a69b5c48a84b81ecc75be8a10e4ce authored almost 4 years ago
Merge pull request #1146 from dynamoose/nodejsversion

[v3] Updating Node.js minimum version to v10

github.com/dynamoose/dynamoose - 5e414e2d006083c3f11fbcc27a8e6e52aa4a5507 authored almost 4 years ago
Updating Node.js minimum version to v10

github.com/dynamoose/dynamoose - 7d5368f28a68d6fa047e2d1ed7a5e4a1c3f0a7ba authored almost 4 years ago
Merge branch 'master' into saveReturnObject

github.com/dynamoose/dynamoose - e90ce86d31ec3d08755ace17dbff76fe2cee7dd2 authored almost 4 years ago
Adding pending changelog

github.com/dynamoose/dynamoose - 9704791253a91bb45b0de4dbeecd3bdaf85fb299 authored almost 4 years ago
Updating documentation for AWS-SDK v3

github.com/dynamoose/dynamoose - b3239cbdee7ce666a45b9ae87ae199aa3d038544 authored almost 4 years ago
Removing old code

github.com/dynamoose/dynamoose - 0659f874d3b5c976a3d05d85b3e603346ddaa39c authored almost 4 years ago
Fixing lint errors

github.com/dynamoose/dynamoose - 0c23ca4d71e414cf1bd946597e40fa32621b04d7 authored almost 4 years ago
Merge branch 'v3' into awssdkv3

# Conflicts:
# package-lock.json

github.com/dynamoose/dynamoose - 4b2265f34814b236cb384170090d2ea30b258b6b authored almost 4 years ago
Finalizing AWS-SDK v3 migration

github.com/dynamoose/dynamoose - 23c1937eaedbee665e7bc96884c2997369bf049c authored almost 4 years ago
Basic foundation for aws-sdk v3

github.com/dynamoose/dynamoose - 1e5600de60cef14ea4d7b985bbfc17c60ed402ca authored almost 4 years ago
Merge pull request #1142 from dynamoose/version/2.7.1

Version 2.7.1

github.com/dynamoose/dynamoose - aa22c7e1ee7484b58fdd1624ff2b28a5b5567ae7 authored almost 4 years ago
Adding changelog for 2.7.1

github.com/dynamoose/dynamoose - 5575b8dce3e569ac2fd2eefcf559e0a515976942 authored almost 4 years ago
Updating README to 2.7.1

github.com/dynamoose/dynamoose - e808326f26a4baf149122c1b5ad5803a0980ab78 authored almost 4 years ago
Bumping version to 2.7.1

github.com/dynamoose/dynamoose - dc3fd60e889f3d452e35c61c60b4e485aa03f358 authored almost 4 years ago
Merge branch 'master' into saveReturnObject

github.com/dynamoose/dynamoose - 83fc0ed5dda8e709133ab8c4ca4f14c2cf549461 authored almost 4 years ago
Merge pull request #1130 from dynamoose/nestedModelBugs

Nested model bugs

github.com/dynamoose/dynamoose - a084cf0508f26caf932bdd0a15477e2dac9f6ee4 authored almost 4 years ago
Merge branch 'master' into nestedModelBugs

github.com/dynamoose/dynamoose - c84d518437fb3e6eae62a2675b4c41195d2c0e98 authored almost 4 years ago
Adding TODO note

github.com/dynamoose/dynamoose - c2770337560ea25f35acaa469608a665eaa2837b authored almost 4 years ago
Adding tests for returning saved object in Model.create and document.save

github.com/dynamoose/dynamoose - a1857fe489f37da8462755a64e6e1a509ecb3ea3 authored almost 4 years ago