Comparing version 0.2.17 to 0.2.18
{ "name" : "bson" | ||
, "description" : "A bson parser for node.js and the browser" | ||
, "keywords" : ["mongodb", "bson", "parser"] | ||
, "version" : "0.2.17" | ||
, "version" : "0.2.18" | ||
, "author" : "Christian Amor Kvalheim <christkv@gmail.com>" | ||
@@ -13,3 +13,3 @@ , "contributors" : [] | ||
, "dependencies": { | ||
"nan": "1.3.0" | ||
"nan": "1.5.1" | ||
} | ||
@@ -25,5 +25,5 @@ , "devDependencies": { | ||
, "engines" : { "node" : ">=0.6.19" } | ||
, "scripts": { | ||
"install" : "(node-gyp rebuild 2> builderror.log) || (exit 0)", | ||
"test" : "nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node" | ||
, "scripts": { | ||
"install" : "(node-gyp rebuild 2> builderror.log) || (exit 0)", | ||
"test" : "nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node" | ||
} | ||
@@ -30,0 +30,0 @@ , "browser": "lib/bson/bson.js" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
1238067
50
7