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

Merge pull request #673 from rudieros/fix/condition-check-promise

fix: fixing model.transaction.conditioncheck

github.com/dynamoose/dynamoose - 8894fe29db94a95554d8af95f0ef0326cf6873f2 authored over 5 years ago
Merge branch 'master' into fix/condition-check-promise

github.com/dynamoose/dynamoose - f2394bf11f96db2b4e0ddf57a0307ab022def83d authored over 5 years ago
Merge pull request #662 from j0k3r/patch-1

Fix markdown list in doc

github.com/dynamoose/dynamoose - 7189d8a5f3d9cb1e6956294f25a07f2ad520839e authored over 5 years ago
Merge branch 'master' into fix/condition-check-promise

github.com/dynamoose/dynamoose - a56eac5bac626d5180663ee1ccc4c9502852b102 authored over 5 years ago
fix: fixing model.transaction.conditioncheck

fix #539

github.com/dynamoose/dynamoose - cc04bee7113618fa971e2dc7aa162c8cd1dee3ee authored over 5 years ago
docs(schema.md): Update incorrect grammar

- Updates incorrect grammar
- Updates usages of var
- Updates code references to be wrapped in...

github.com/dynamoose/dynamoose - 3edbfc0c5721313e103a7f5853fdd470de9180cb authored over 5 years ago
docs: fix markdown list in doc

There must a new line before a list in markdown. The page looks good on GitHub but in the
docume...

github.com/dynamoose/dynamoose - 3e960e1b0890a604bf9030924a072cb97a6b47da authored over 5 years ago
chore(release): 1.11.0 [skip ci]

# [1.11.0](https://github.com/dynamoosejs/dynamoose/compare/v1.10.0...v1.11.0) (2019-08-25)

###...

github.com/dynamoose/dynamoose - 770af343cd66e60e74e0f0e393ce8677119e5ccd authored over 5 years ago
Merge pull request #645 from dolsem/plugin-batchput-update-events

Emit 'batchPut' and 'update' plugin events

github.com/dynamoose/dynamoose - b89ceb35dd153f5ed0727f85ea14c3bd60a53606 authored over 5 years ago
docs(plugin): remove warning from model:batchput event api

github.com/dynamoose/dynamoose - 484a67c567997b628f636a2d9ccd100edfacc00f authored over 5 years ago
fix(plugin): solve problem with rejecting during update:called

github.com/dynamoose/dynamoose - 959ba8c69bae82ea58718bad18013cee072f5c6c authored over 5 years ago
test(plugin): add tests for update:called listener return values

github.com/dynamoose/dynamoose - 771c288ccc0406457c0822ca1d7e9d653c323072 authored over 5 years ago
fix(plugin): solve problem with rejecting during batchput:called

github.com/dynamoose/dynamoose - be01f8ca04f374fb16bb1b10a720e2e6c8a4ddd9 authored over 5 years ago
test(plugin): add tests for batchput:called listener return values

github.com/dynamoose/dynamoose - 04c00de689f6f44ef243ce5985a653aadf3bb9a7 authored over 5 years ago
docs(plugin): add model:update event api

github.com/dynamoose/dynamoose - c552327f584fb3ab21cbf9b6e44474a84cfa8e54 authored over 5 years ago
feat(plugin): add update events

github.com/dynamoose/dynamoose - 78e853824aa043f2b5b6810149501e0ebb981792 authored over 5 years ago
test(plugin): add tests for update events

github.com/dynamoose/dynamoose - 0707334306c59d38e8bfe39d71ed170d9e7458a5 authored over 5 years ago
docs(plugin): add model:batchput event api

github.com/dynamoose/dynamoose - de9f3d036032e4480cd665d9fe95c7e29d82dd65 authored over 5 years ago
feat(plugin): add batchPut events

github.com/dynamoose/dynamoose - 501c689551f835be1323caa9ead0ea91de592c16 authored over 5 years ago
test(plugin): add tests for batchPut events

github.com/dynamoose/dynamoose - dee4ff3b5d0cc3ac9a4b56e8098638042d88def1 authored over 5 years ago
chore: change prepack script to prepare

github.com/dynamoose/dynamoose - 74b420ec44e04502a8d3c2679d84c51f3fd6b530 authored over 5 years ago
chore(release): 1.10.0 [skip ci]

# [1.10.0](https://github.com/dynamoosejs/dynamoose/compare/v1.9.0...v1.10.0) (2019-06-28)

### ...

github.com/dynamoose/dynamoose - cf7879ce43372138f34c43f97acd253be14a019e authored over 5 years ago
Merge pull request #646 from dolsem/scan-using-index

Scan using index

github.com/dynamoose/dynamoose - c2990d70ad1eb636653a2b659fe74aeb97da839e authored over 5 years ago
docs(scan): add Scan.using() api

github.com/dynamoose/dynamoose - d4bc93fa1e488fbe58a5c27305c6152674fe1169 authored over 5 years ago
feat(scan): add Scan.using() for scanning sparse secondary indexes

github.com/dynamoose/dynamoose - cfb561415038ae6e52c1fb2713b2572c18026a07 authored over 5 years ago
test(scan): add test for Scan.using()

github.com/dynamoose/dynamoose - 2bb303a9ee8ca5d8262e8f06a597d0cb9e8aead3 authored over 5 years ago
chore(release): 1.9.0 [skip ci]

# [1.9.0](https://github.com/dynamoosejs/dynamoose/compare/v1.8.5...v1.9.0) (2019-06-27)

### Fe...

github.com/dynamoose/dynamoose - f18563a089e5b3d6fb92dbcc2856539f2064d3e8 authored over 5 years ago
Merge pull request #642 from dolsem/master

feat(schema): change the way attributes are set by parseDynamo function

github.com/dynamoose/dynamoose - da05763d291bd137185595bc7666469f6101b5fd authored over 5 years ago
feat(schema): change the way attributes are set by parseDynamo function

This does not change parseDynamo result 99% of the time, because `name` and `attr.name` are usua...

github.com/dynamoose/dynamoose - b8d173789b772c6a443c69376967f027c3bed916 authored over 5 years ago
chore(release): 1.8.5 [skip ci]

## [1.8.5](https://github.com/dynamoosejs/dynamoose/compare/v1.8.4...v1.8.5) (2019-06-25)

### B...

github.com/dynamoose/dynamoose - 1494f7cb08f64f56163f0ae891ea5fb316d0f22a authored over 5 years ago
Merge pull request #602 from Tirke/delete-with-update-true

fix(schema): fixed circular reference with `JSON.stringify` in Schema

github.com/dynamoose/dynamoose - 7c2ff1d11030c896c954a48a3122749655097a2b authored over 5 years ago
Merge branch 'master' into delete-with-update-true

github.com/dynamoose/dynamoose - 4ba17e2c90aaba2927da8f8807a18046d4db5cf2 authored over 5 years ago
chore(release): 1.8.4 [skip ci]

## [1.8.4](https://github.com/dynamoosejs/dynamoose/compare/v1.8.3...v1.8.4) (2019-06-23)

### B...

github.com/dynamoose/dynamoose - a1e2f73205279a1c095743b07fb797de7f9c3b5d authored over 5 years ago
Merge branch 'master' into delete-with-update-true

github.com/dynamoose/dynamoose - f8a9fd9def125b31b0fe7a4921ad6e80c2ea7b29 authored over 5 years ago
Merge pull request #623 from tgandrews/bug-static-original-item

fix: change originalItem from being static

github.com/dynamoose/dynamoose - 9a5a2425b1e08e2c3fbc2484b751b80adee3d37a authored over 5 years ago
Merge branch 'master' into bug-static-original-item

github.com/dynamoose/dynamoose - e2f87f154c80dea83dc857f08116cb001d3acb3c authored over 5 years ago
chore(release): 1.8.3 [skip ci]

## [1.8.3](https://github.com/dynamoosejs/dynamoose/compare/v1.8.2...v1.8.3) (2019-06-22)

### B...

github.com/dynamoose/dynamoose - 1d0842d54c7b6c0cf14c3339498131ebca922e22 authored over 5 years ago
Merge branch 'master' into bug-static-original-item

github.com/dynamoose/dynamoose - 1f98c4865836538e7fc941649f3872d1c50acc55 authored over 5 years ago
Merge pull request #628 from ericrav/patch-1

TypeScript: Add missing using() type to QueryInterface

github.com/dynamoose/dynamoose - ac68fb50e7d7e18c04a12a544f41fb55d9853edb authored over 5 years ago
chore(release): 1.8.2 [skip ci]

## [1.8.2](https://github.com/dynamoosejs/dynamoose/compare/v1.8.1...v1.8.2) (2019-06-22)

### B...

github.com/dynamoose/dynamoose - eee9ec13a69be32cf8b8ed4c260b4c23ff6e8970 authored over 5 years ago
Merge branch 'master' into patch-1

github.com/dynamoose/dynamoose - 734656de41b18e5ad7c43f5fa6a95326a2a909b4 authored over 5 years ago
Merge pull request #629 from dbalmain/fix-types-save-update

fix(dynamoose.ts.d): Add/fix TypeScript types

github.com/dynamoose/dynamoose - 2de4930064328437577fdc9bad36dc7f5a098d8a authored over 5 years ago
Merge branch 'master' into fix-types-save-update

github.com/dynamoose/dynamoose - 07d31faafb83053698bb791944250c3d8a9f6e39 authored over 5 years ago
chore(release): 1.8.1 [skip ci]

## [1.8.1](https://github.com/dynamoosejs/dynamoose/compare/v1.8.0...v1.8.1) (2019-06-22)

### B...

github.com/dynamoose/dynamoose - f2f921e03ca3481b498af05f225b1e5c03a7afe2 authored over 5 years ago
Merge branch 'master' into fix-types-save-update

github.com/dynamoose/dynamoose - b79710815e48fb3bad693468ba3cffc532edbbc7 authored over 5 years ago
Merge pull request #638 from dolsem/master

fix(types): added streamOptions to ModelOption

github.com/dynamoose/dynamoose - 8000b560d4f1a258866592406591c0c5a2087c84 authored over 5 years ago
Merge pull request #639 from kibertoad/chore/update-dependencies

chore(dependencies): update dependencies to resolve audit warnings

github.com/dynamoose/dynamoose - ce7f0c1b07e2dd7ed92534361f7dbc6af2bb470d authored over 5 years ago
Merge pull request #640 from kibertoad/chore/node-12

ci(environments): execute CI pipeline on Node.js 12

github.com/dynamoose/dynamoose - 0e8eca616ae71e93a69807bbeeb88fbcd749a5f6 authored over 5 years ago
Merge pull request #641 from kibertoad/docs/nested-object-example

docs(schema.md): add nested schema example to the docs

github.com/dynamoose/dynamoose - fb357ae1eb35a7cd9059e840814774956730ac86 authored over 5 years ago
docs(schema.md): add nested schema example to the docs

github.com/dynamoose/dynamoose - f54791b9ea2d9314f8006b545aa2a7459565ead6 authored over 5 years ago
ci(environments): execute CI pipeline on Node.js 12

github.com/dynamoose/dynamoose - 4445b1acfd1423893455c84ac53349bb5bff3081 authored over 5 years ago
chore(dependencies): update dependencies to resolve audit warnings

github.com/dynamoose/dynamoose - 19b838bbf0777cb4a608c7e37de9b066d6b02f0f authored over 5 years ago
fix(types): added streamOptions to ModelOption

github.com/dynamoose/dynamoose - a85780aca6fcbf0c84132fde21867a948a115335 authored over 5 years ago
fix: change originalItem from being static

Original item was being held in `$__` which was located on the prototype
of the model. This mean...

github.com/dynamoose/dynamoose - 44a5b6b218e7d6cabc5aeb0b660ca5cd5173b842 authored over 5 years ago
chore(release): 1.8.0 [skip ci]

# [1.8.0](https://github.com/dynamoosejs/dynamoose/compare/v1.7.3...v1.8.0) (2019-06-11)

### Fe...

github.com/dynamoose/dynamoose - a89a96bffa6cf2a0e1d7ff0387cbdd90851d82c2 authored over 5 years ago
Merge pull request #626 from dolsem/master

feat(plugin): added item prop to event object passed to model:put put:called listener.

github.com/dynamoose/dynamoose - f4ec43aae22928edbb72d18ab457dfba1614595d authored over 5 years ago
Merge branch 'master' into master

github.com/dynamoose/dynamoose - 3daa82ad17669ce9d28dad7ae0b865eb0688b63d authored over 5 years ago
docs(plugin): updated event.item descr in model:put

github.com/dynamoose/dynamoose - ad795be009e48fd2b05285a137ca5386c0402da8 authored over 5 years ago
feat(plugin): item prop for model:put put:called

Added item prop to event object passed to model:put put:called listener.

github.com/dynamoose/dynamoose - 5043cf3d11f2388a9fc2fa7b4b2d0e982a69b0c2 authored over 5 years ago
test(plugin): added emit object props tests for model:put event

github.com/dynamoose/dynamoose - cf1f57a1dfe3aa5fa6a9670d18843a21386d42bf authored over 5 years ago
style(plugin): improved readability of NewModel._emit() calls

github.com/dynamoose/dynamoose - c0b1c6208d908b3b671688cbc5f082adfb9705d7 authored over 5 years ago
fix(dynamoose.ts.d): Add/fix TypeScript types

Model.update is missing some options in the options type. model.put and its pseudonym model.save...

github.com/dynamoose/dynamoose - e7472a737d8ba453907f339e698b29f1a0a3b1ec authored over 5 years ago
chore(release): 1.7.3 [skip ci]

## [1.7.3](https://github.com/dynamoosejs/dynamoose/compare/v1.7.2...v1.7.3) (2019-05-15)

### B...

github.com/dynamoose/dynamoose - 19e633fc6e01a7899def426074b429aae24b6b1d authored almost 6 years ago
Merge pull request #619 from AndreasEK/master

fix(model): allows string for array attribute in contains condition

github.com/dynamoose/dynamoose - 62cc7f6ffa2c4348581d9bb5abb110f78fba9581 authored almost 6 years ago
fix(types): add property to interface

fix #617

github.com/dynamoose/dynamoose - 0c05751da08159a6a75c5b3fc08913553e55e656 authored almost 6 years ago
fix(model): allows string for array attribute in contains condition

github.com/dynamoose/dynamoose - f68c13ae7e12cf04f9d6ea3f631b398b7ebb2dc8 authored almost 6 years ago
fix(schema): fixed circular reference with `JSON.stringify` in Schema

github.com/dynamoose/dynamoose - 3f614f055400efa99402c94c8b98258c10b968d0 authored almost 6 years ago
chore(release): 1.7.2 [skip ci]

## [1.7.2](https://github.com/dynamoosejs/dynamoose/compare/v1.7.1...v1.7.2) (2019-03-18)

### B...

github.com/dynamoose/dynamoose - cedea45b1bfc07f899de871c76da4ea0512a4a64 authored almost 6 years ago
Merge pull request #601 from hweeks/typings-updates

fix(types): minor updates to typings

github.com/dynamoose/dynamoose - 0ef91014a4b3a48d0646bfa343e4c405c58fedbe authored almost 6 years ago
fix(types): minor updates to typings

fix #599 and #600

github.com/dynamoose/dynamoose - 63bb60d95859f1c3859b19bc0994d26fcb6a7b67 authored almost 6 years ago
chore(release): 1.7.1 [skip ci]

## [1.7.1](https://github.com/dynamoosejs/dynamoose/compare/v1.7.0...v1.7.1) (2019-03-18)

### B...

github.com/dynamoose/dynamoose - 5b211d63291eee43fbc02a28a5fc42f8244686d6 authored almost 6 years ago
Merge pull request #597 from hweeks/fix-name

fix(naming): remove extension from name

github.com/dynamoose/dynamoose - 233f44f94c3158f083455f77970b966b68703147 authored almost 6 years ago
fix(naming): remove extension from name

github.com/dynamoose/dynamoose - ca346d054a7aefef61d139c2ee0fff4448934f6a authored almost 6 years ago
chore(release): 1.7.0 [skip ci]

# [1.7.0](https://github.com/dynamoosejs/dynamoose/compare/v1.6.5...v1.7.0) (2019-03-18)

### Fe...

github.com/dynamoose/dynamoose - 7db67a21028f132c9bf27b70ab7e8fc916632dce authored almost 6 years ago
Merge pull request #596 from hweeks/to-typescript

feat(ts): adding ts testing, compiling and exports

github.com/dynamoose/dynamoose - 2206935b91f959ed04a6a194ab89c6053fc0f7e1 authored almost 6 years ago
style(lint): fix spacing

github.com/dynamoose/dynamoose - 98ca2d3940cc0a687ee39756d6b3d2fd67e25104 authored almost 6 years ago
style: add newline

github.com/dynamoose/dynamoose - 2d722c640fb76d9920984875a7f1aa3110eed32f authored almost 6 years ago
docs: fix link in readme

github.com/dynamoose/dynamoose - 8649fdc3bc2d32b8774a61bb1081e4c3a40cbc19 authored almost 6 years ago
refactor(style): fixing style to match better

github.com/dynamoose/dynamoose - cf440f9c39ccfe64c4cc3767ea4e16ffda490bd0 authored almost 6 years ago
refactor(ts): refactor Dynamoose to be a class

github.com/dynamoose/dynamoose - 3560dc571deca7c7a6a1ee853c1317764d335a98 authored almost 6 years ago
feat(ts): fixing spelling

github.com/dynamoose/dynamoose - e08757080b6a35db3992c3a8e9fc452e36e65f7e authored almost 6 years ago
feat(ts): fix ci script to also lint typescript

github.com/dynamoose/dynamoose - 992c7ff5dd661ff48b670f63b920b068db5818b1 authored almost 6 years ago
feat(ts): adding ts testing, compiling and exports

github.com/dynamoose/dynamoose - 0d2ef68f48bfa8c13492bb67fe2fa58f76d5a07b authored almost 6 years ago
Merge pull request #595 from dynamoosejs/circle-fix

Circle fix

github.com/dynamoose/dynamoose - 4be672a801e77d551ab8da7a44a3f75f717d16e7 authored almost 6 years ago
ci(docs): fix deploy branch

github.com/dynamoose/dynamoose - 288c87515f9aa6dcad77e66c1c4cd154883f55d2 authored almost 6 years ago
ci(docs): fix name

github.com/dynamoose/dynamoose - 723ed1a4c4682b15d916817b1519245827442b9c authored almost 6 years ago
ci(docs): style issue

github.com/dynamoose/dynamoose - a4d8a06b2dc904d35b4a6dab4640fad9d6591126 authored almost 6 years ago
ci(docs): retrying on dedicated machine

github.com/dynamoose/dynamoose - 675ab0678fa9b1768d1f10370aa25edc7404e759 authored almost 6 years ago
ci(docs): updating executor type and config

github.com/dynamoose/dynamoose - 51ea44d4730658554217feb0d19466a25e15dc50 authored almost 6 years ago
ci(docs): updating executor type

github.com/dynamoose/dynamoose - a466a8637b4c0c3e7ddb2f81028f643e4b9177d3 authored almost 6 years ago
ci(docs): updating directory location

github.com/dynamoose/dynamoose - e4fba8773dac98e0cd0d368fc80d171fcee0ae69 authored almost 6 years ago
ci(docs): testing directory location

github.com/dynamoose/dynamoose - feae2426c6c2cc9b86708f33474971a01039e73e authored almost 6 years ago
ci(docs): testing directory location

github.com/dynamoose/dynamoose - 09838f08ae1e786c99091a00755e9579f1c86fa3 authored almost 6 years ago
ci(docs): testing file info

github.com/dynamoose/dynamoose - fdd9c8335ba4d987ab91712258df394e3e24df74 authored almost 6 years ago
ci(docs): fixing path

github.com/dynamoose/dynamoose - 3cb1e3e9bad112d72eabe643501fe88c84600ab9 authored almost 6 years ago
ci(docs): docker build of docs

github.com/dynamoose/dynamoose - a1ed92ac41d1db9d0cd50a262f83887b790cf349 authored almost 6 years ago
ci(docs): work out installation

github.com/dynamoose/dynamoose - 6b75d59516409fe6961969ae694814be94a8e6d7 authored almost 6 years ago
ci(docs): fix env variable

github.com/dynamoose/dynamoose - bf2362e157dcb3d1f2c2a316d4a51a108cda1272 authored almost 6 years ago
ci(docs): fix pip perm

github.com/dynamoose/dynamoose - 831cf2c6205239a79a2b6bf15b1860abaf0a02e7 authored almost 6 years ago
ci(docs): fix pattern

github.com/dynamoose/dynamoose - ffcc000bc36586eaf721fc836cc90cbc46a202ed authored almost 6 years ago