Socket
Socket
Sign inDemoInstall

@turf/random

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/random - npm Package Compare versions

Comparing version 4.5.2 to 4.7.0

8

index.js

@@ -43,6 +43,6 @@ var random = require('geojson-random');

return random.polygon(
count,
options.num_vertices,
options.max_radial_length,
options.bbox);
count,
options.num_vertices,
options.max_radial_length,
options.bbox);
default:

@@ -49,0 +49,0 @@ throw new Error('Unknown type given: valid options are points and polygons');

{
"name": "@turf/random",
"version": "4.5.2",
"version": "4.7.0",
"description": "turf random module",

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

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