electrodb
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -82,2 +82,8 @@ # Changelog | ||
### Fixed | ||
- RegExp validation issue resulting in undefined (but not required) values being tested. | ||
- RegExp validation issue resulting in undefined (but not required) values being tested. | ||
### [1.4.2] - 2021-09-09 | ||
### Fixed | ||
- Typing for `.page()` method pager. Now includes the destructured keys associated with the index being queried. [[read more]](./README.md#page) | ||
- Adding documentation, and expanding typing for the query option `limit`, for use in `.params()` calls. [[read more]](./README.md#query-options) |
{ | ||
"name": "electrodb", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "A library to more easily create and interact with multiple entities and heretical relationships in dynamodb", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
821433
33
16890
5280
4