Comparing version 1.2.0 to 1.2.1
@@ -1,8 +0,25 @@ | ||
{ "name": "bindings" | ||
, "description": "Helper module for loading your native module's .node file" | ||
, "keywords": [ "native", "addon", "bindings", "gyp", "waf", "c", "c++" ] | ||
, "version": "1.2.0" | ||
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)" | ||
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-bindings.git" } | ||
, "main": "./bindings.js" | ||
{ | ||
"name": "bindings", | ||
"description": "Helper module for loading your native module's .node file", | ||
"keywords": [ | ||
"native", | ||
"addon", | ||
"bindings", | ||
"gyp", | ||
"waf", | ||
"c", | ||
"c++" | ||
], | ||
"version": "1.2.1", | ||
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/TooTallNate/node-bindings.git" | ||
}, | ||
"main": "./bindings.js", | ||
"bugs": { | ||
"url": "https://github.com/TooTallNate/node-bindings/issues" | ||
}, | ||
"homepage": "https://github.com/TooTallNate/node-bindings", | ||
"license": "MIT" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8578
0
1
0