mongodb-extjson
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -0,1 +1,11 @@ | ||
<a name="3.0.2"></a> | ||
## [3.0.2](https://github.com/mongodb-js/mongodb-extjson/compare/v3.0.1...v3.0.2) (2018-07-13) | ||
### Bug Fixes | ||
* **package.json:** fixing package.json missing files ([dea2b90](https://github.com/mongodb-js/mongodb-extjson/commit/dea2b90)) | ||
<a name="3.0.1"></a> | ||
@@ -2,0 +12,0 @@ ## [3.0.1](https://github.com/mongodb-js/mongodb-extjson/compare/v3.0.0...v3.0.1) (2018-07-13) |
{ | ||
"name": "mongodb-extjson", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "MongoDB Extended JSON library", | ||
@@ -14,2 +14,7 @@ "main": "index.js", | ||
}, | ||
"files": [ | ||
"lib", | ||
"index.js", | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -16,0 +21,0 @@ "test": "mocha test/", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
0
335445
25
8777