New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turf/isobands

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/isobands - npm Package Compare versions

Comparing version 5.1.0 to 5.1.5

main.es.js

32

package.json
{
"name": "@turf/isobands",
"version": "5.1.0",
"version": "5.1.5",
"description": "turf isobands module",
"main": "main.js",
"module": "main.mjs",
"module": "main.es.js",
"types": "index.d.ts",

@@ -13,3 +13,3 @@ "files": [

"lib",
"main.mjs"
"main.es.js"
],

@@ -19,2 +19,3 @@ "scripts": {

"test": "node -r @std/esm test.js",
"posttest": "node -r @std/esm ../../scripts/validate-es5-dependencies.js",
"bench": "node -r @std/esm bench.js",

@@ -47,7 +48,7 @@ "docs": "node ../../scripts/generate-readmes"

"@std/esm": "*",
"@turf/envelope": "^5.1.0",
"@turf/point-grid": "^5.1.0",
"@turf/random": "^5.1.0",
"@turf/rhumb-destination": "^5.1.0",
"@turf/truncate": "^5.1.0",
"@turf/envelope": "^5.1.5",
"@turf/point-grid": "^5.1.5",
"@turf/random": "^5.1.5",
"@turf/rhumb-destination": "^5.1.5",
"@turf/truncate": "^5.1.5",
"benchmark": "*",

@@ -58,3 +59,2 @@ "chroma-js": "*",

"rollup": "*",
"rollup-plugin-buble": "*",
"tape": "*",

@@ -64,9 +64,9 @@ "write-json-file": "*"

"dependencies": {
"@turf/area": "^5.1.0",
"@turf/bbox": "^5.1.0",
"@turf/boolean-point-in-polygon": "^5.1.0",
"@turf/explode": "^5.1.0",
"@turf/helpers": "^5.1.0",
"@turf/invariant": "^5.1.0",
"@turf/meta": "^5.1.0"
"@turf/area": "^5.1.5",
"@turf/bbox": "^5.1.5",
"@turf/boolean-point-in-polygon": "^5.1.5",
"@turf/explode": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/meta": "^5.1.5"
},

@@ -73,0 +73,0 @@ "@std/esm": {

Sorry, the diff of this file is too big to display

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