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

@turf/idw

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/idw - npm Package Compare versions

Comparing version 3.6.3 to 3.7.0

13

package.json
{
"name": "@turf/idw",
"version": "3.6.3",
"version": "3.7.0",
"description": "Calculate a grid with IDW - Inverse Distance Weighted - values.",

@@ -10,6 +10,6 @@ "main": "index.js",

"dependencies": {
"@turf/centroid": "^3.6.3",
"@turf/distance": "^3.6.3",
"@turf/bbox": "^3.6.3",
"@turf/square-grid": "^3.6.3"
"@turf/centroid": "^3.7.0",
"@turf/distance": "^3.7.0",
"@turf/bbox": "^3.7.0",
"@turf/square-grid": "^3.7.0"
},

@@ -31,3 +31,4 @@ "devDependencies": {

},
"homepage": "https://github.com/Turfjs/turf"
"homepage": "https://github.com/Turfjs/turf",
"types": "index.d.ts"
}
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