@turf/envelope
Advanced tools
Comparing version 3.0.16 to 3.1.1
@@ -1,3 +0,3 @@ | ||
var bbox = require('turf-bbox'); | ||
var bboxPolygon = require('turf-bbox-polygon'); | ||
var bbox = require('@turf/bbox'); | ||
var bboxPolygon = require('@turf/bbox-polygon'); | ||
@@ -4,0 +4,0 @@ /** |
{ | ||
"name": "@turf/envelope", | ||
"version": "3.0.16", | ||
"version": "3.1.1", | ||
"description": "turf envelope module", | ||
@@ -31,5 +31,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox-polygon": "^3.0.16", | ||
"@turf/bbox": "^3.0.16" | ||
"@turf/bbox-polygon": "^3.1.1", | ||
"@turf/bbox": "^3.1.1" | ||
} | ||
} |
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
5818
Updated@turf/bbox@^3.1.1
Updated@turf/bbox-polygon@^3.1.1