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 3.10.0 to 3.10.3

0

bench.js

@@ -0,0 +0,0 @@ var circle = require('./');

@@ -0,0 +0,0 @@ /// <reference types="geojson" />

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

10

package.json
{
"name": "@turf/circle",
"version": "3.10.0",
"version": "3.10.3",
"description": "turf circle module",

@@ -30,10 +30,10 @@ "main": "index.js",

"tape": "^3.5.0",
"@turf/distance": "^3.10.0",
"@turf/inside": "^3.10.0"
"@turf/distance": "^3.10.3",
"@turf/inside": "^3.10.3"
},
"dependencies": {
"@turf/destination": "^3.10.0",
"@turf/helpers": "^3.10.0"
"@turf/destination": "^3.10.3",
"@turf/helpers": "^3.10.3"
},
"types": "index.d.ts"
}

@@ -0,0 +0,0 @@ # @turf/circle

@@ -0,0 +0,0 @@ var test = require('tape');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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