viewmodel
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"author": "adrai", | ||
"name": "viewmodel", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"private": false, | ||
@@ -15,2 +15,3 @@ "main": "index.js", | ||
"async": "2.5.0", | ||
"aws-sdk": "2.94.0", | ||
"dotty": "0.0.2", | ||
@@ -17,0 +18,0 @@ "jsondate": "0.0.1", |
@@ -0,1 +1,4 @@ | ||
## [v1.7.0](https://github.com/adrai/node-viewmodel/compare/v1.6.0...v1.7.0) | ||
- AWS DynamoDb implementation [#52](https://github.com/adrai/node-viewmodel/pull/52) thanks to [emmkong](https://github.com/emmkong) | ||
## [v1.6.0](https://github.com/adrai/node-viewmodel/compare/v1.5.22...v1.6.0) | ||
@@ -2,0 +5,0 @@ - Elasticsearch 6.X and 5.x implementation [#51](https://github.com/adrai/node-viewmodel/pull/51) thanks to [nanov](https://github.com/nanov) and his company [eCollect](https://github.com/eCollect) which enabled him to work also during working hours |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
132273
20
3626
9
7
+ Addedaws-sdk@2.94.0
+ Addedaws-sdk@2.94.0(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedbuffer@4.9.1(transitive)
+ Addedcrypto-browserify@1.0.9(transitive)
+ Addedevents@1.1.1(transitive)
+ Addedieee754@1.2.1(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedjmespath@0.15.0(transitive)
+ Addedpunycode@1.3.2(transitive)
+ Addedquerystring@0.2.0(transitive)
+ Addedsax@1.2.1(transitive)
+ Addedurl@0.10.3(transitive)
+ Addeduuid@3.0.1(transitive)
+ Addedxml2js@0.4.17(transitive)
+ Addedxmlbuilder@4.2.1(transitive)