Comparing version 1.2.4 to 1.2.5-pre
@@ -8,3 +8,3 @@ { | ||
"description": "A SocketCAN abstraction layer for NodeJS.", | ||
"version": "1.2.4", | ||
"version": "1.2.5-pre", | ||
"repository": { | ||
@@ -14,8 +14,42 @@ "type": "git", | ||
}, | ||
"scripts" : { | ||
"preinstall" : "node-gyp configure && node-gyp build", | ||
"preuninstall" : "rm -rf build/*" | ||
"scripts": { | ||
"preinstall": "node-gyp configure && node-gyp build", | ||
"preuninstall": "rm -rf build/*", | ||
"postinstall": "node warning.js" | ||
}, | ||
"dependencies": { "xml2js": ">=0.2.0" }, | ||
"main": "can.js" | ||
"dependencies": { | ||
"xml2js": ">=0.2.0" | ||
}, | ||
"main": "can.js", | ||
"gitHead": "711dc757f136fa670e881bdddc81c9711a028136", | ||
"bugs": { | ||
"url": "https://github.com/sebi2k1/node-can/issues" | ||
}, | ||
"homepage": "https://github.com/sebi2k1/node-can", | ||
"_id": "can@1.2.4", | ||
"_shasum": "ac5c3acb5c2abc4ad8656ba579feb97a872cfbcf", | ||
"_from": "can@1.2.4", | ||
"_npmVersion": "2.1.14", | ||
"_nodeVersion": "0.10.35", | ||
"_npmUser": { | ||
"name": "sebi2k1", | ||
"email": "sebastian@sebastianhaas.info" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "sebi2k1", | ||
"email": "sebastian@sebastianhaas.info" | ||
}, | ||
{ | ||
"name": "justinbmeyer", | ||
"email": "justin@bitovi.com" | ||
} | ||
], | ||
"dist": { | ||
"shasum": "ac5c3acb5c2abc4ad8656ba579feb97a872cfbcf", | ||
"tarball": "http://registry.npmjs.org/can/-/can-1.2.4.tgz" | ||
}, | ||
"directories": {}, | ||
"_resolved": "https://registry.npmjs.org/can/-/can-1.2.4.tgz", | ||
"readme": "ERROR: No README data found!" | ||
} |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
256028
48
2300
0
1
2