@turf/flip
Advanced tools
Comparing version
{ | ||
"name": "@turf/flip", | ||
"version": "3.10.5", | ||
"version": "3.13.0", | ||
"description": "turf flip 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" | ||
}, | ||
@@ -28,8 +34,7 @@ "repository": { | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.10.5" | ||
"@turf/helpers": "^3.13.0" | ||
}, | ||
"dependencies": { | ||
"@turf/meta": "^3.10.5" | ||
}, | ||
"types": "index.d.ts" | ||
"@turf/meta": "^3.13.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
-100%5775
-36%5
-37.5%71
-54.19%Updated