ctags-prebuilt
Advanced tools
Comparing version
@@ -127,15 +127,15 @@ { | ||
"0.1.101": { | ||
"node_abi": 1, | ||
"node_abi": null, | ||
"v8": "2.3" | ||
}, | ||
"0.1.102": { | ||
"node_abi": 1, | ||
"node_abi": null, | ||
"v8": "2.3" | ||
}, | ||
"0.1.103": { | ||
"node_abi": 1, | ||
"node_abi": null, | ||
"v8": "2.3" | ||
}, | ||
"0.1.104": { | ||
"node_abi": 1, | ||
"node_abi": null, | ||
"v8": "2.3" | ||
@@ -783,2 +783,10 @@ }, | ||
}, | ||
"0.10.43": { | ||
"node_abi": 11, | ||
"v8": "3.14" | ||
}, | ||
"0.10.44": { | ||
"node_abi": 11, | ||
"v8": "3.14" | ||
}, | ||
"0.11.0": { | ||
@@ -896,2 +904,14 @@ "node_abi": 12, | ||
}, | ||
"0.12.11": { | ||
"node_abi": 14, | ||
"v8": "3.28" | ||
}, | ||
"0.12.12": { | ||
"node_abi": 14, | ||
"v8": "3.28" | ||
}, | ||
"0.12.13": { | ||
"node_abi": 14, | ||
"v8": "3.28" | ||
}, | ||
"1.0.0": { | ||
@@ -1109,2 +1129,26 @@ "node_abi": 42, | ||
}, | ||
"4.3.1": { | ||
"node_abi": 46, | ||
"v8": "4.5" | ||
}, | ||
"4.3.2": { | ||
"node_abi": 46, | ||
"v8": "4.5" | ||
}, | ||
"4.4.0": { | ||
"node_abi": 46, | ||
"v8": "4.5" | ||
}, | ||
"4.4.1": { | ||
"node_abi": 46, | ||
"v8": "4.5" | ||
}, | ||
"4.4.2": { | ||
"node_abi": 46, | ||
"v8": "4.5" | ||
}, | ||
"4.4.3": { | ||
"node_abi": 46, | ||
"v8": "4.5" | ||
}, | ||
"5.0.0": { | ||
@@ -1145,3 +1189,39 @@ "node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.7.0": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.7.1": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.8.0": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.9.0": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.9.1": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.10.0": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.10.1": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"5.11.0": { | ||
"node_abi": 47, | ||
"v8": "4.6" | ||
}, | ||
"6.0.0": { | ||
"node_abi": 48, | ||
"v8": "5.0" | ||
} | ||
} |
{ | ||
"name": "pre-binding", | ||
"version": "1.0.0", | ||
"_args": [ | ||
[ | ||
"pre-binding@^1.1.0", | ||
"/Users/asuarez/src/github/ctags-prebuilt" | ||
] | ||
], | ||
"_from": "pre-binding@>=1.1.0 <2.0.0", | ||
"_id": "pre-binding@1.1.0", | ||
"_inCache": true, | ||
"_installable": true, | ||
"_location": "/pre-binding", | ||
"_nodeVersion": "5.11.0", | ||
"_npmOperationalInternal": { | ||
"host": "packages-16-east.internal.npmjs.com", | ||
"tmp": "tmp/pre-binding-1.1.0.tgz_1463010357747_0.10169844469055533" | ||
}, | ||
"_npmUser": { | ||
"email": "zertosh@gmail.com", | ||
"name": "zertosh" | ||
}, | ||
"_npmVersion": "3.8.6", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"name": "pre-binding", | ||
"raw": "pre-binding@^1.1.0", | ||
"rawSpec": "^1.1.0", | ||
"scope": null, | ||
"spec": ">=1.1.0 <2.0.0", | ||
"type": "range" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_shasum": "8f6281d9d1ec7738bbc03a0d593c88452cb7abc0", | ||
"_shrinkwrap": null, | ||
"_spec": "pre-binding@^1.1.0", | ||
"_where": "/Users/asuarez/src/github/ctags-prebuilt", | ||
"author": { | ||
"email": "zertosh@gmail.com", | ||
"name": "Andres Suarez" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/zertosh/pre-binding/issues" | ||
}, | ||
"dependencies": { | ||
"semver": "^5.0.0" | ||
}, | ||
"description": "node-pre-gyp's find method as a module", | ||
"devDependencies": { | ||
"node-pre-gyp": "^0.6.5", | ||
"tap": "^2.2.0" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "8f6281d9d1ec7738bbc03a0d593c88452cb7abc0", | ||
"tarball": "https://registry.npmjs.org/pre-binding/-/pre-binding-1.1.0.tgz" | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"gitHead": "156230fa4ab8bfe9194e6556282650c9d4e39da5", | ||
"homepage": "https://github.com/zertosh/pre-binding#readme", | ||
"keywords": [ | ||
@@ -16,10 +75,16 @@ "addon", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Andres Suarez", | ||
"email": "zertosh@gmail.com" | ||
}, | ||
"files": [ | ||
"lib" | ||
"main": "lib/pre-binding.js", | ||
"maintainers": [ | ||
{ | ||
"email": "hanson.wng@gmail.com", | ||
"name": "hansonw" | ||
}, | ||
{ | ||
"email": "zertosh@gmail.com", | ||
"name": "zertosh" | ||
} | ||
], | ||
"main": "lib/pre-binding.js", | ||
"name": "pre-binding", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
@@ -32,40 +97,3 @@ "type": "git", | ||
}, | ||
"dependencies": { | ||
"semver": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"node-pre-gyp": "^0.6.5", | ||
"tap": "^2.2.0" | ||
}, | ||
"gitHead": "4c6926dbf9a14e163c235d36fc31411196cca5e9", | ||
"bugs": { | ||
"url": "https://github.com/zertosh/pre-binding/issues" | ||
}, | ||
"homepage": "https://github.com/zertosh/pre-binding#readme", | ||
"_id": "pre-binding@1.0.0", | ||
"_shasum": "a8a4bc880c7e06fb1d35370ec0cb7093566702d9", | ||
"_from": "pre-binding@>=1.0.0 <2.0.0", | ||
"_npmVersion": "2.14.4", | ||
"_nodeVersion": "4.1.1", | ||
"_npmUser": { | ||
"name": "zertosh", | ||
"email": "zertosh@gmail.com" | ||
}, | ||
"dist": { | ||
"shasum": "a8a4bc880c7e06fb1d35370ec0cb7093566702d9", | ||
"tarball": "http://registry.npmjs.org/pre-binding/-/pre-binding-1.0.0.tgz" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "zertosh", | ||
"email": "zertosh@gmail.com" | ||
} | ||
], | ||
"_npmOperationalInternal": { | ||
"host": "packages-6-west.internal.npmjs.com", | ||
"tmp": "tmp/pre-binding-1.0.0.tgz_1456296804683_0.23352009104564786" | ||
}, | ||
"directories": {}, | ||
"_resolved": "https://registry.npmjs.org/pre-binding/-/pre-binding-1.0.0.tgz", | ||
"readme": "ERROR: No README data found!" | ||
"version": "1.1.0" | ||
} |
{ | ||
"name": "ctags-prebuilt", | ||
"description": "A package for reading source code tag files prebuilt for Mac and Linux", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"keywords": [ | ||
@@ -25,3 +25,3 @@ "tags", | ||
"dependencies": { | ||
"pre-binding": "^1.0.0" | ||
"pre-binding": "^1.1.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
3767
2.17%328
3180%10
-37.5%636182
-33.33%33
-15.38%Updated