Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "geo-tree", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "High performance library for map-related operations", | ||
@@ -8,11 +8,10 @@ "export-symbol": "GeoTree", | ||
"devDependencies": { | ||
"grunt": "~0.4.4", | ||
"grunt-contrib-jshint": "~0.10.0", | ||
"browserify": "~3.39.0", | ||
"grunt-browserify": "~2.0.3", | ||
"grunt-contrib-uglify": "~0.4.0", | ||
"grunt-contrib-symlink": "~0.3.0", | ||
"mocha": "^1.21.4", | ||
"istanbul": "^0.3.0", | ||
"grunt-mocha-istanbul": "^2.0.0" | ||
"gulp": "^3.8.9", | ||
"gulp-jshint": "^1.8.5", | ||
"gulp-istanbul": "^0.3.1", | ||
"gulp-mocha": "^1.1.1", | ||
"gulp-browserify": "^0.5.0", | ||
"gulp-rename": "^1.2.0", | ||
"gulp-uglify": "^1.0.1", | ||
"gulp-sym": "0.0.14" | ||
}, | ||
@@ -24,3 +23,3 @@ "engines": { | ||
"scripts": { | ||
"test": "grunt test" | ||
"test": "gulp test" | ||
}, | ||
@@ -35,3 +34,3 @@ "repository": { | ||
"red-black tree", | ||
"Z curve", | ||
"Z-order curve", | ||
"node.js" | ||
@@ -38,0 +37,0 @@ ], |
@@ -229,5 +229,6 @@ # Geo-tree library | ||
* 0.1.4 (2014-10-27): Gulp build system replaced Grunt | ||
* 0.1.3 (2014-10-21): Repo migrated from my private account to salsita account | ||
* 0.1.2 (2014-10-12): Haversine function for radius verifications | ||
* 0.1.1 (2014-09-16): support for m/km/yd/mi radius value for circle-search operation | ||
* 0.1.0 (2014-09-04): initial version (`insert`, `find` and `forEach` operations) | ||
* 0.1.1 (2014-09-16): support for m/km/yd/mi radius value for circle-search operation | ||
* 0.1.2 (2014-10-12): Haversine function for radius verifications | ||
* 0.1.3 (2014-10-21): Repo migrated from my private account to salsita account |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
8
234
80189
1289
5