sypexgeo-nan
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name" : "sypexgeo-nan", | ||
"version" : "0.1.1", | ||
"description" : "Sypex Geo API for Node.JS with 'nan' (for node >= 0.11)", | ||
"keywords" : ["sypexgeo", "geo"], | ||
"homepage" : "https://github.com/mirrr/sypexgeo", | ||
"author" : { | ||
"name": "Vyatcheslav Suharnikov", | ||
"email": "arz.freezy@gmail.com" | ||
}, | ||
"bugs" : { "url" : "https://github.com/mirrr/sypexgeo/issues" }, | ||
"licenses" : [ { "type" : "MIT", "url" : "https://github.com/mirrr/sypexgeo/blob/master/LICENSE-MIT" } ], | ||
"repository" : { "type" : "git", "url" : "git://github.com/mirrr/sypexgeo.git" }, | ||
"main" : "./lib/sypexgeo.js", | ||
"scripts" : { | ||
"test" : "grunt test", | ||
"install": "node-gyp rebuild" | ||
}, | ||
"dependencies": { | ||
"nan" : "*" | ||
}, | ||
"devDependencies" : { | ||
"grunt" : "*", | ||
"mocha" : "*", | ||
"chai" : "*", | ||
"grunt-simple-mocha" : "*", | ||
"grunt-shell" : "*", | ||
"node-gyp" : "*" | ||
}, | ||
"engines": { "node" : ">= 0.6.0" } | ||
} | ||
"name": "sypexgeo-nan", | ||
"version": "0.1.2", | ||
"description": "Sypex Geo API for Node.JS with 'nan' (for node >= 0.11) for SypexGeo 2.1", | ||
"keywords": [ | ||
"sypexgeo", | ||
"geo" | ||
], | ||
"homepage": "https://github.com/mirrr/sypexgeo", | ||
"author": { | ||
"name": "Vyatcheslav Suharnikov", | ||
"email": "arz.freezy@gmail.com" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mirrr/sypexgeo/issues" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "https://github.com/mirrr/sypexgeo/blob/master/LICENSE-MIT" | ||
} | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/mirrr/sypexgeo.git" | ||
}, | ||
"main": "./lib/sypexgeo.js", | ||
"scripts": { | ||
"test": "grunt test", | ||
"install": "node-gyp rebuild" | ||
}, | ||
"dependencies": { | ||
"nan": "*" | ||
}, | ||
"devDependencies": { | ||
"grunt": "*", | ||
"mocha": "*", | ||
"chai": "*", | ||
"grunt-simple-mocha": "*", | ||
"grunt-shell": "*", | ||
"node-gyp": "*" | ||
}, | ||
"engines": { | ||
"node": ">= 0.6.0" | ||
}, | ||
"gypfile": true | ||
} |
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
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
383634
25
23
5