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
1
Versions
190
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.6.53 to 0.6.54

2

CHANGELOG.md
# Change Log
- **Last updated**: 2023-12-19T11:01:47Z
- **Last updated**: 2023-12-28T23:24:39Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -38,14 +38,14 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.9.14",
"@thi.ng/distance": "^2.4.38",
"@thi.ng/errors": "^2.4.8",
"@thi.ng/random": "^3.6.21",
"@thi.ng/vectors": "^7.8.13"
"@thi.ng/api": "^8.9.15",
"@thi.ng/distance": "^2.4.39",
"@thi.ng/errors": "^2.4.9",
"@thi.ng/random": "^3.6.22",
"@thi.ng/vectors": "^7.8.14"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.38.3",
"esbuild": "^0.19.8",
"@microsoft/api-extractor": "^7.39.0",
"esbuild": "^0.19.10",
"rimraf": "^5.0.5",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},

@@ -86,3 +86,3 @@ "keywords": [

},
"gitHead": "36d93175f8fbc0190c3c96a9ac0016a9663e9a80\n"
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\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