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

@thi.ng/k-means

Package Overview
Dependencies
Maintainers
0
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/k-means - npm Package Compare versions

Comparing version 0.7.15 to 0.7.16

2

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

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

{
"name": "@thi.ng/k-means",
"version": "0.7.15",
"version": "0.7.16",
"description": "Configurable k-means & k-medians (with k-means++ initialization) for n-D vectors",

@@ -31,3 +31,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",

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

"dependencies": {
"@thi.ng/api": "^8.11.11",
"@thi.ng/distance": "^2.4.94",
"@thi.ng/errors": "^2.5.17",
"@thi.ng/random": "^4.1.2",
"@thi.ng/vectors": "^7.12.8"
"@thi.ng/api": "^8.11.12",
"@thi.ng/distance": "^2.4.95",
"@thi.ng/errors": "^2.5.18",
"@thi.ng/random": "^4.1.3",
"@thi.ng/vectors": "^7.12.9"
},

@@ -90,3 +90,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