Socket
Socket
Sign inDemoInstall

turf-flip

Package Overview
Dependencies
1
Maintainers
9
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3

1

index.js

@@ -8,3 +8,2 @@ var coordEach = require('turf-meta').coordEach;

* @name flip
* @category misc
* @param {(Feature|FeatureCollection)} input input features

@@ -11,0 +10,0 @@ * @returns {(Feature|FeatureCollection)} a feature or set of features of the same type as `input` with flipped coordinates

6

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

@@ -28,7 +28,7 @@ "main": "index.js",

"tape": "^3.5.0",
"turf-helpers": "^3.0.5"
"turf-helpers": "^3.0.7-canary.ae89c8b3"
},
"dependencies": {
"turf-meta": "^3.0.1"
"turf-meta": "^3.0.7-canary.ae89c8b3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc