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

@turf/difference

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/difference - npm Package Compare versions

Comparing version

to
3.10.0

LICENSE

6

package.json
{
"name": "@turf/difference",
"version": "3.7.5",
"version": "3.10.0",
"description": "[Turf](http://turfjs.org/) difference module",

@@ -17,3 +17,3 @@ "main": "index.js",

],
"author": "morganherlocker",
"author": "Turf Authors",
"license": "MIT",

@@ -31,5 +31,5 @@ "bugs": {

"jsts": "1.3.0",
"@turf/helpers": "^3.7.5"
"@turf/helpers": "^3.10.0"
},
"types": "index.d.ts"
}