New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turf/point-grid

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/point-grid - npm Package Compare versions

Comparing version 3.10.3 to 3.10.5

0

bench.js

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

@@ -0,0 +0,0 @@ import {BBox, Points, Units} from '@turf/helpers';

@@ -0,0 +0,0 @@ var point = require('@turf/helpers').point;

8

package.json
{
"name": "@turf/point-grid",
"version": "3.10.3",
"version": "3.10.5",
"description": "",

@@ -28,9 +28,9 @@ "main": "index.js",

"tape": "^3.5.0",
"@turf/bbox-polygon": "^3.10.3"
"@turf/bbox-polygon": "^3.10.5"
},
"dependencies": {
"@turf/distance": "^3.10.3",
"@turf/helpers": "^3.10.3"
"@turf/distance": "^3.10.5",
"@turf/helpers": "^3.10.5"
},
"types": "index.d.ts"
}

@@ -0,0 +0,0 @@ # @turf/point-grid

@@ -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