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

@turf/hex-grid

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/hex-grid - npm Package Compare versions

Comparing version 3.11.7 to 3.13.0

27

package.json
{
"name": "@turf/hex-grid",
"version": "3.11.7",
"description": "",
"version": "3.13.0",
"description": "turf hex-grid module",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {
"test": "node test.js"
"test": "node test.js",
"bench": "node bench.js"
},

@@ -34,6 +40,6 @@ "repository": {

"devDependencies": {
"@turf/bbox-polygon": "^3.10.5",
"@turf/explode": "^3.10.5",
"@turf/inside": "^3.10.5",
"@turf/truncate": "^3.11.7",
"@turf/bbox-polygon": "^3.13.0",
"@turf/explode": "^3.13.0",
"@turf/inside": "^3.13.0",
"@turf/truncate": "^3.13.0",
"benchmark": "^1.0.0",

@@ -47,6 +53,5 @@ "eslint": "^3.15.0",

"dependencies": {
"@turf/distance": "^3.10.5",
"@turf/helpers": "^3.10.5"
},
"types": "index.d.ts"
"@turf/distance": "^3.13.0",
"@turf/helpers": "^3.13.0"
}
}

Sorry, the diff of this file is not supported yet

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