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

@turf/collect

Package Overview
Dependencies
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/collect - npm Package Compare versions

Comparing version 3.10.5 to 3.13.0

25

package.json
{
"name": "@turf/collect",
"version": "3.10.5",
"description": "turf aggregate module",
"version": "3.13.0",
"description": "turf collect module",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {
"test": "tape test.js"
"test": "node test.js",
"bench": "node bench.js"
},

@@ -30,13 +36,12 @@ "repository": {

"license": "MIT",
"dependencies": {
"rbush": "^2.0.1",
"@turf/bbox": "^3.10.5",
"@turf/inside": "^3.10.5"
},
"devDependencies": {
"benchmark": "^1.0.0",
"tape": "^3.6.1",
"@turf/helpers": "^3.10.5"
"@turf/helpers": "^3.13.0"
},
"types": "index.d.ts"
"dependencies": {
"rbush": "^2.0.1",
"@turf/bbox": "^3.13.0",
"@turf/inside": "^3.13.0"
}
}
LICENSE

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