@turf/isolines
Advanced tools
Comparing version 6.2.0-alpha.0 to 6.2.0-alpha.1
{ | ||
"name": "@turf/isolines", | ||
"version": "6.2.0-alpha.0", | ||
"version": "6.2.0-alpha.1", | ||
"description": "turf isolines module", | ||
@@ -18,2 +18,5 @@ "author": "Turf Authors", | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
@@ -46,7 +49,7 @@ "turf", | ||
"devDependencies": { | ||
"@turf/envelope": "^6.2.0-alpha.0", | ||
"@turf/point-grid": "^6.2.0-alpha.0", | ||
"@turf/random": "^6.2.0-alpha.0", | ||
"@turf/rhumb-destination": "^6.2.0-alpha.0", | ||
"@turf/truncate": "^6.2.0-alpha.0", | ||
"@turf/envelope": "^6.2.0-alpha.1", | ||
"@turf/point-grid": "^6.2.0-alpha.1", | ||
"@turf/random": "^6.2.0-alpha.1", | ||
"@turf/rhumb-destination": "^6.2.0-alpha.1", | ||
"@turf/truncate": "^6.2.0-alpha.1", | ||
"benchmark": "*", | ||
@@ -60,9 +63,9 @@ "load-json-file": "*", | ||
"dependencies": { | ||
"@turf/bbox": "^6.2.0-alpha.0", | ||
"@turf/helpers": "^6.2.0-alpha.0", | ||
"@turf/invariant": "^6.2.0-alpha.0", | ||
"@turf/meta": "^6.2.0-alpha.0", | ||
"@turf/bbox": "^6.2.0-alpha.1", | ||
"@turf/helpers": "^6.2.0-alpha.1", | ||
"@turf/invariant": "^6.2.0-alpha.1", | ||
"@turf/meta": "^6.2.0-alpha.1", | ||
"object-assign": "*" | ||
}, | ||
"gitHead": "23b651deaa1ca6a0960d0142aea620b7cc6a076d" | ||
"gitHead": "fc519c045a8931c1e14eab9160a7e28391f8da02" | ||
} |
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
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
69200
0
Updated@turf/bbox@^6.2.0-alpha.1
Updated@turf/helpers@^6.2.0-alpha.1
Updated@turf/meta@^6.2.0-alpha.1