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
4
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
4.3.0

10

package.json
{
"name": "@turf/difference",
"version": "4.2.2",
"version": "4.3.0",
"description": "turf difference module",

@@ -37,8 +37,8 @@ "main": "index.js",

"dependencies": {
"@turf/area": "^4.2.0",
"@turf/helpers": "^4.2.0",
"@turf/invariant": "^4.2.0",
"@turf/meta": "^4.2.0",
"@turf/area": "^4.3.0",
"@turf/helpers": "^4.3.0",
"@turf/invariant": "^4.3.0",
"@turf/meta": "^4.3.0",
"jsts": "^1.4.0"
}
}