@turf/combine
Advanced tools
Comparing version 3.10.5 to 3.13.0
{ | ||
"name": "@turf/combine", | ||
"version": "3.10.5", | ||
"version": "3.13.0", | ||
"description": "turf combine module", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
"test": "tape test.js" | ||
"test": "node test.js", | ||
"bench": "node bench.js" | ||
}, | ||
@@ -20,5 +26,2 @@ "repository": { | ||
], | ||
"dependencies": { | ||
"@turf/meta": "^3.10.5" | ||
}, | ||
"author": "Turf Authors", | ||
@@ -33,5 +36,7 @@ "license": "MIT", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.10.5" | ||
"@turf/helpers": "^3.13.0" | ||
}, | ||
"types": "index.d.ts" | ||
"dependencies": { | ||
"@turf/meta": "^3.13.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
7674
5
102
1
Updated@turf/meta@^3.13.0