Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@turf/helpers

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/helpers - npm Package Compare versions

Comparing version 6.0.0-beta.3 to 6.0.0-beta.4

9

package.json
{
"name": "@turf/helpers",
"version": "6.0.0-beta.3",
"version": "6.0.0-beta.4",
"description": "turf helpers module",

@@ -15,5 +15,4 @@ "main": "index",

"scripts": {
"pretest": "rollup -f cjs -i index.mjs -o index.js",
"pretest": "rollup -f cjs -o index.js index.mjs",
"test": "node test.js",
"posttest": "node ../../scripts/validate-es5-dependencies.js",
"bench": "node bench.js",

@@ -46,5 +45,5 @@ "docs": "node ../../scripts/generate-readmes"

"benchmark": "*",
"rollup": "*",
"tape": "*"
"tape": "*",
"rollup": "*"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc