Socket
Socket
Sign inDemoInstall

turf-envelope

Package Overview
Dependencies
Maintainers
9
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-envelope - npm Package Compare versions

Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3

1

index.js

@@ -8,3 +8,2 @@ var bbox = require('turf-bbox');

* @name envelope
* @category measurement
* @param {FeatureCollection} fc input features

@@ -11,0 +10,0 @@ * @return {Feature<Polygon>} a rectangular Polygon feature that encompasses all vertices

6

package.json
{
"name": "turf-envelope",
"version": "3.0.5",
"version": "3.0.7-canary.ae89c8b3",
"description": "turf envelope module",

@@ -31,5 +31,5 @@ "main": "index.js",

"dependencies": {
"turf-bbox-polygon": "^3.0.5",
"turf-bbox": "^3.0.1"
"turf-bbox-polygon": "^3.0.7-canary.ae89c8b3",
"turf-bbox": "^3.0.7-canary.ae89c8b3"
}
}
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