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

@thi.ng/geom-accel

Package Overview
Dependencies
Maintainers
1
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-accel - npm Package Compare versions

Comparing version 3.5.57 to 3.5.58

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-01T15:22:50Z
- **Last updated**: 2024-03-07T20:40:47Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/geom-accel",
"version": "3.5.57",
"version": "3.5.58",
"description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API",

@@ -36,17 +36,18 @@ "type": "module",

"pub": "yarn npm publish --access public",
"test": "bun test"
"test": "bun test",
"tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
},
"dependencies": {
"@thi.ng/api": "^8.9.27",
"@thi.ng/arrays": "^2.8.5",
"@thi.ng/checks": "^3.5.1",
"@thi.ng/distance": "^2.4.57",
"@thi.ng/equiv": "^2.1.50",
"@thi.ng/errors": "^2.4.19",
"@thi.ng/geom-api": "^3.4.73",
"@thi.ng/geom-isec": "^2.1.115",
"@thi.ng/heaps": "^2.1.64",
"@thi.ng/math": "^5.10.4",
"@thi.ng/transducers": "^8.9.9",
"@thi.ng/vectors": "^7.10.15"
"@thi.ng/api": "^8.9.28",
"@thi.ng/arrays": "^2.8.6",
"@thi.ng/checks": "^3.5.2",
"@thi.ng/distance": "^2.4.58",
"@thi.ng/equiv": "^2.1.51",
"@thi.ng/errors": "^2.4.20",
"@thi.ng/geom-api": "^3.4.74",
"@thi.ng/geom-isec": "^2.1.116",
"@thi.ng/heaps": "^2.1.65",
"@thi.ng/math": "^5.10.5",
"@thi.ng/transducers": "^8.9.10",
"@thi.ng/vectors": "^7.10.16"
},

@@ -121,3 +122,3 @@ "devDependencies": {

},
"gitHead": "df9e312af741d87e6b450afcfea6a6e381662b1e\n"
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\n"
}
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