You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@turf/kinks

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/kinks - npm Package Compare versions

Comparing version

to
6.2.0-alpha.1

11

package.json
{
"name": "@turf/kinks",
"version": "6.2.0-alpha.0",
"version": "6.2.0-alpha.1",
"description": "turf kinks module",

@@ -15,2 +15,5 @@ "author": "Turf Authors",

},
"publishConfig": {
"access": "public"
},
"keywords": [

@@ -40,3 +43,3 @@ "turf",

"devDependencies": {
"@turf/meta": "^6.2.0-alpha.0",
"@turf/meta": "^6.2.0-alpha.1",
"benchmark": "*",

@@ -49,5 +52,5 @@ "load-json-file": "*",

"dependencies": {
"@turf/helpers": "^6.2.0-alpha.0"
"@turf/helpers": "^6.2.0-alpha.1"
},
"gitHead": "23b651deaa1ca6a0960d0142aea620b7cc6a076d"
"gitHead": "fc519c045a8931c1e14eab9160a7e28391f8da02"
}