@turf/along
Advanced tools
Comparing version 3.14.0 to 4.0.0
{ | ||
"name": "@turf/along", | ||
"version": "3.14.0", | ||
"version": "4.0.0", | ||
"description": "turf along module", | ||
@@ -35,10 +35,10 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.13.0" | ||
"@turf/helpers": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.14.0", | ||
"@turf/destination": "^3.14.0", | ||
"@turf/distance": "^3.14.0", | ||
"@turf/helpers": "^3.13.0" | ||
"@turf/bearing": "^4.0.0", | ||
"@turf/destination": "^4.0.0", | ||
"@turf/distance": "^4.0.0", | ||
"@turf/helpers": "^4.0.0" | ||
} | ||
} |
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
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
6141
+ Added@turf/bearing@4.7.3(transitive)
+ Added@turf/destination@4.7.3(transitive)
+ Added@turf/distance@4.7.3(transitive)
+ Added@turf/helpers@4.7.3(transitive)
+ Added@turf/invariant@4.7.3(transitive)
- Removed@turf/bearing@3.14.0(transitive)
- Removed@turf/destination@3.14.0(transitive)
- Removed@turf/distance@3.14.0(transitive)
- Removed@turf/helpers@3.13.0(transitive)
- Removed@turf/invariant@3.13.0(transitive)
Updated@turf/bearing@^4.0.0
Updated@turf/destination@^4.0.0
Updated@turf/distance@^4.0.0
Updated@turf/helpers@^4.0.0