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

@thi.ng/geom-accel

Package Overview
Dependencies
Maintainers
0
Versions
281
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 4.1.13 to 4.1.14

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-10-05T12:12:32Z
- **Last updated**: 2024-11-10T17:11:51Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -32,3 +32,3 @@ "type": "module",

"clean": "bun ../../tools/src/clean-package.ts",
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts",
"doc": "typedoc --options ../../typedoc.json --out doc src/index.ts",
"doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",

@@ -41,13 +41,13 @@ "doc:readme": "bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts",

"dependencies": {
"@thi.ng/api": "^8.11.11",
"@thi.ng/arrays": "^2.10.4",
"@thi.ng/checks": "^3.6.13",
"@thi.ng/distance": "^2.4.94",
"@thi.ng/equiv": "^2.1.67",
"@thi.ng/errors": "^2.5.17",
"@thi.ng/geom-isec": "^4.0.20",
"@thi.ng/heaps": "^2.1.83",
"@thi.ng/math": "^5.11.11",
"@thi.ng/transducers": "^9.2.7",
"@thi.ng/vectors": "^7.12.8"
"@thi.ng/api": "^8.11.12",
"@thi.ng/arrays": "^2.10.5",
"@thi.ng/checks": "^3.6.14",
"@thi.ng/distance": "^2.4.95",
"@thi.ng/equiv": "^2.1.68",
"@thi.ng/errors": "^2.5.18",
"@thi.ng/geom-isec": "^4.0.21",
"@thi.ng/heaps": "^2.1.84",
"@thi.ng/math": "^5.11.12",
"@thi.ng/transducers": "^9.2.8",
"@thi.ng/vectors": "^7.12.9"
},

@@ -125,3 +125,3 @@ "devDependencies": {

},
"gitHead": "c2c371069911fdae138149fdcf937c4ad7a8c71e\n"
"gitHead": "ef89090bb19fc5bca23be5da8cfce05b82ff4ad1\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