dynamo-easy
dynamo-easy copied to clipboard
DynamoDB client for NodeJS and browser with a fluent api to build requests. We take care of the type mapping between JS and DynamoDB, customizable trough typescript decorators.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | glob-parent | [`5.1.1` -> `5.1.2`](https://renovatebot.com/diffs/npm/glob-parent/5.1.1/5.1.2) | ### GitHub Vulnerability Alerts #### [CVE-2020-28469](https://nvd.nist.gov/vuln/detail/CVE-2020-28469) This affects the...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | aws-sdk | [`2.401.0` -> `2.814.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.401.0/2.814.0) | ### GitHub Vulnerability Alerts #### [CVE-2020-28472](https://nvd.nist.gov/vuln/detail/CVE-2020-28472) This affects the...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | ansi-regex | [`3.0.0` -> `3.0.1`](https://renovatebot.com/diffs/npm/ansi-regex/3.0.0/3.0.1) | | ansi-regex | [`4.1.0` -> `4.1.1`](https://renovatebot.com/diffs/npm/ansi-regex/4.1.0/4.1.1) | | ansi-regex...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | ajv | [`5.5.2` -> `6.12.3`](https://renovatebot.com/diffs/npm/ajv/5.5.2/6.12.3) | ### GitHub Vulnerability Alerts #### [CVE-2020-15366](https://nvd.nist.gov/vuln/detail/CVE-2020-15366) An issue was...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.4 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
If code is uglified the constructor.name (see `model.decorator.ts`) value will not be what we expect it to be (a predefined value matching the Class name). This means the user must...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
The next generation of the aws-sdk for javascript is in current development. Spin off a branch to test dynamo-easy against the new sdk. Check the https://github.com/aws/aws-sdk-js-v3#api-changes for things to change.
The following links point to existing Issues which contain information not currently described in the docs or points to non documented topics: - [ ] #363 - [ ] #360...