@turf/nearest-point-on-line
Advanced tools
Comparing version 5.1.5 to 6.0.0
{ | ||
"name": "@turf/nearest-point-on-line", | ||
"version": "5.1.5", | ||
"version": "6.0.0", | ||
"description": "turf nearest-point-on-line module", | ||
"main": "main.js", | ||
"module": "main.es.js", | ||
"types": "index.d.ts", | ||
"main": "index", | ||
"files": [ | ||
"index.js", | ||
"index.d.ts", | ||
"main.js", | ||
"main.es.js" | ||
"index.ts" | ||
], | ||
"scripts": { | ||
"pretest": "rollup -c ../../rollup.config.js", | ||
"test": "node -r @std/esm test.js", | ||
"posttest": "node -r @std/esm ../../scripts/validate-es5-dependencies.js", | ||
"bench": "node -r @std/esm bench.js", | ||
"pretest": "tsc", | ||
"test": "node test.js", | ||
"bench": "node bench.js", | ||
"docs": "node ../../scripts/generate-readmes" | ||
@@ -32,6 +27,5 @@ }, | ||
"devDependencies": { | ||
"@std/esm": "*", | ||
"@turf/along": "^5.1.5", | ||
"@turf/length": "^5.1.5", | ||
"@turf/truncate": "^5.1.5", | ||
"@turf/along": "*", | ||
"@turf/length": "*", | ||
"@turf/truncate": "*", | ||
"benchmark": "*", | ||
@@ -44,14 +38,10 @@ "load-json-file": "*", | ||
"dependencies": { | ||
"@turf/bearing": "^5.1.5", | ||
"@turf/destination": "^5.1.5", | ||
"@turf/distance": "^5.1.5", | ||
"@turf/helpers": "^5.1.5", | ||
"@turf/invariant": "^5.1.5", | ||
"@turf/line-intersect": "^5.1.5", | ||
"@turf/meta": "^5.1.5" | ||
}, | ||
"@std/esm": { | ||
"esm": "js", | ||
"cjs": true | ||
"@turf/bearing": "*", | ||
"@turf/destination": "*", | ||
"@turf/distance": "*", | ||
"@turf/helpers": "6.x", | ||
"@turf/invariant": "6.x", | ||
"@turf/line-intersect": "6.x", | ||
"@turf/meta": "6.x" | ||
} | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 3 instances 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
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
8
9341
4
100
3
1
+ Added@turf/bbox@7.1.0(transitive)
+ Added@turf/bearing@7.1.0(transitive)
+ Added@turf/destination@7.1.0(transitive)
+ Added@turf/distance@7.1.0(transitive)
+ Added@turf/helpers@6.5.07.1.0(transitive)
+ Added@turf/invariant@6.5.07.1.0(transitive)
+ Added@turf/line-intersect@6.5.0(transitive)
+ Added@turf/line-segment@6.5.0(transitive)
+ Added@turf/meta@6.5.07.1.0(transitive)
+ Added@types/geojson@7946.0.147946.0.8(transitive)
+ Addedgeojson-rbush@3.2.0(transitive)
+ Addedquickselect@2.0.0(transitive)
+ Addedrbush@3.0.1(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@turf/bearing@5.1.5(transitive)
- Removed@turf/destination@5.1.5(transitive)
- Removed@turf/distance@5.1.5(transitive)
- Removed@turf/helpers@5.1.5(transitive)
- Removed@turf/invariant@5.2.0(transitive)
- Removed@turf/line-intersect@5.1.5(transitive)
- Removed@turf/line-segment@5.1.5(transitive)
- Removed@turf/meta@5.2.0(transitive)
- Removedgeojson-rbush@2.1.0(transitive)
- Removedquickselect@3.0.0(transitive)
- Removedrbush@4.0.1(transitive)
Updated@turf/bearing@*
Updated@turf/destination@*
Updated@turf/distance@*
Updated@turf/helpers@6.x
Updated@turf/invariant@6.x
Updated@turf/line-intersect@6.x
Updated@turf/meta@6.x