Socket
Socket
Sign inDemoInstall

@turf/meta

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/meta - npm Package Compare versions

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

7

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

@@ -14,5 +14,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",

@@ -65,4 +64,4 @@ "docs": "node ../../scripts/generate-readmes"

"dependencies": {
"@turf/helpers": "6.0.0-beta.3"
"@turf/helpers": "6.0.0-beta.4"
}
}
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