mongodb-pipelinejs
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "mongodb-pipelinejs", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Use short and sweet JS syntax (instead of JSON) to compose and cleanly format MongoDB aggregations.", | ||
@@ -9,2 +9,5 @@ "main": "index.js", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"nonenumerable": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
@@ -25,3 +28,2 @@ "@babel/cli": "^7.22.10", | ||
"jsdoc-to-markdown": "^8.0.0", | ||
"nonenumerable": "^1.1.1", | ||
"ts-jest": "^29.1.1", | ||
@@ -28,0 +30,0 @@ "ts-node": "^10.9.1", |
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
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
32747
17
1
+ Addednonenumerable@^1.1.1
+ Addednonenumerable@1.1.1(transitive)