You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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
5.0.4

14

package.json
{
"name": "@turf/difference",
"version": "5.0.0",
"version": "5.0.4",
"description": "turf difference module",

@@ -34,2 +34,3 @@ "main": "main",

"devDependencies": {
"@std/esm": "*",
"benchmark": "*",

@@ -40,10 +41,9 @@ "glob": "*",

"tape": "*",
"write-json-file": "*",
"@std/esm": "*"
"write-json-file": "*"
},
"dependencies": {
"@turf/area": "^4.7.3",
"@turf/helpers": "5.x",
"@turf/invariant": "5.x",
"@turf/meta": "5.x",
"@turf/area": "^5.0.4",
"@turf/helpers": "^5.0.4",
"@turf/invariant": "^5.0.4",
"@turf/meta": "^5.0.4",
"jsts-es": "*"

@@ -50,0 +50,0 @@ },