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

turf-square-grid

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-square-grid - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

index.js

@@ -7,3 +7,3 @@ var featurecollection = require('turf-featurecollection');

/**
* Takes a bounding box and a cell depth and returns a {@link FeatureCollection} of {@link Point} features in a grid.
* Takes a bounding box and a cell depth and returns a {@link FeatureCollection} of {@link Polygon} features in a grid.
*

@@ -51,2 +51,2 @@ * @module turf/square-grid

return fc;
}
}
{
"name": "turf-square-grid",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

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

@@ -10,3 +10,3 @@ # turf-square-grid

Takes a bounding box and a cell depth and returns a FeatureCollection of Point features in a grid.
Takes a bounding box and a cell depth and returns a FeatureCollection of Polygon features in a grid.

@@ -13,0 +13,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