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

@turf/circle

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/circle - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

2

index.js

@@ -33,3 +33,3 @@ var destination = require('@turf/destination');

steps = steps || 64;
properties = properties | center.properties | {};
properties = properties || center.properties || {};

@@ -36,0 +36,0 @@ var coordinates = [];

{
"name": "@turf/circle",
"version": "4.2.0",
"version": "4.3.0",
"description": "turf circle module",

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

"devDependencies": {
"@turf/truncate": "^4.2.0",
"@turf/truncate": "^4.3.0",
"benchmark": "^2.1.4",

@@ -42,5 +42,5 @@ "load-json-file": "^2.0.0",

"dependencies": {
"@turf/destination": "^4.2.0",
"@turf/helpers": "^4.2.0"
"@turf/destination": "^4.3.0",
"@turf/helpers": "^4.3.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