New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turf/flip

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/flip - npm Package Compare versions

Comparing version

to
3.13.0

17

package.json
{
"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