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

@turf/point-on-feature

Package Overview
Dependencies
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/point-on-feature - npm Package Compare versions

Comparing version 6.2.0-alpha.3 to 6.2.0

19

package.json
{
"name": "@turf/point-on-feature",
"version": "6.2.0-alpha.3",
"version": "6.2.0",
"description": "turf point-on-feature module",

@@ -42,3 +42,2 @@ "author": "Turf Authors",

"docs": "node ../../scripts/generate-readmes",
"posttest": "node -r esm ../../scripts/validate-es5-dependencies.js",
"test": "npm-run-all test:*",

@@ -48,4 +47,4 @@ "test:tape": "node -r esm test.js"

"devDependencies": {
"@turf/meta": "^6.2.0-alpha.3",
"@turf/truncate": "^6.2.0-alpha.3",
"@turf/meta": "^6.2.0",
"@turf/truncate": "^6.2.0",
"benchmark": "*",

@@ -57,9 +56,9 @@ "npm-run-all": "*",

"dependencies": {
"@turf/boolean-point-in-polygon": "^6.2.0-alpha.3",
"@turf/center": "^6.2.0-alpha.3",
"@turf/explode": "^6.2.0-alpha.3",
"@turf/helpers": "^6.2.0-alpha.3",
"@turf/nearest-point": "^6.2.0-alpha.3"
"@turf/boolean-point-in-polygon": "^6.2.0",
"@turf/center": "^6.2.0",
"@turf/explode": "^6.2.0",
"@turf/helpers": "^6.2.0",
"@turf/nearest-point": "^6.2.0"
},
"gitHead": "dce9edfc705352e8cb9e0083c9330ba0e8d77409"
"gitHead": "c277baf2b967a35efec75de9ae54869d20da5288"
}
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