Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@turf/square

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/square - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

3

index.js

@@ -24,3 +24,4 @@ var distance = require('@turf/distance');

*
* //=features
* //addToMap
* var addToMap = [features]
*/

@@ -27,0 +28,0 @@ module.exports = function (bbox) {

{
"name": "@turf/square",
"version": "4.1.0",
"version": "4.2.0",
"description": "turf square module",

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

"dependencies": {
"@turf/distance": "^4.1.0",
"@turf/helpers": "^4.1.0"
"@turf/distance": "^4.2.0",
"@turf/helpers": "^4.2.0"
}
}

@@ -27,3 +27,4 @@ # @turf/square

//=features
//addToMap
var addToMap = [features]
```

@@ -30,0 +31,0 @@

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