turf-explode
Advanced tools
Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3
@@ -10,3 +10,2 @@ var featureCollection = require('turf-helpers').featureCollection; | ||
* @name explode | ||
* @category misc | ||
* @param {(Feature|FeatureCollection)} input input features | ||
@@ -13,0 +12,0 @@ * @return {FeatureCollection<point>} points representing the exploded input features |
{ | ||
"name": "turf-explode", | ||
"version": "3.0.5", | ||
"version": "3.0.7-canary.ae89c8b3", | ||
"description": "turf explode module", | ||
@@ -29,8 +29,8 @@ "main": "index.js", | ||
"geojson-fixtures": "^0.6.1", | ||
"turf-helpers": "^3.0.5" | ||
"turf-helpers": "^3.0.7-canary.ae89c8b3" | ||
}, | ||
"dependencies": { | ||
"turf-meta": "^3.0.1", | ||
"turf-helpers": "^3.0.5" | ||
"turf-meta": "^3.0.7-canary.ae89c8b3", | ||
"turf-helpers": "^3.0.7-canary.ae89c8b3" | ||
} | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
4976
7
67
1