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

@turf/buffer

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/buffer - npm Package Compare versions

Comparing version 3.7.0 to 3.7.1

2

index.js

@@ -8,3 +8,3 @@ // http://stackoverflow.com/questions/839899/how-do-i-calculate-a-point-on-a-circles-circumference

var jsts = require('jsts');
var normalize = require('geojson-normalize');
var normalize = require('@mapbox/geojson-normalize');

@@ -11,0 +11,0 @@ /**

{
"name": "@turf/buffer",
"version": "3.7.0",
"version": "3.7.1",
"description": "turf buffer module",

@@ -34,11 +34,11 @@ "main": "index.js",

"@turf/bbox": "^3.7.0",
"@turf/helpers": "^3.6.3"
"@turf/helpers": "^3.7.1"
},
"dependencies": {
"geojson-normalize": "0.0.0",
"@mapbox/geojson-normalize": "0.0.1",
"jsts": "1.3.0",
"@turf/combine": "^3.7.0",
"@turf/helpers": "^3.6.3"
"@turf/helpers": "^3.7.1"
},
"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