@turf/within
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/within", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "turf within module", | ||
@@ -29,8 +29,8 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/helpers": "^3.5.2" | ||
}, | ||
"dependencies": { | ||
"@turf/inside": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/inside": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
} | ||
} |
@@ -89,2 +89,6 @@ # @turf/within | ||
<!-- This file is automatically generated. Please don't edit it directly: | ||
if you find an error, edit the source file (likely index.js), and re-run | ||
./scripts/generate-readmes in the turf project. --> | ||
--- | ||
@@ -91,0 +95,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
9548
113
Updated@turf/helpers@^3.5.2
Updated@turf/inside@^3.5.2