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.45 to 0.6.46

2

CHANGELOG.md
# Change Log
- **Last updated**: 2023-11-09T10:28:19Z
- **Last updated**: 2023-11-24T09:35:46Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -36,15 +36,15 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.9.8",
"@thi.ng/distance": "^2.4.30",
"@thi.ng/errors": "^2.4.2",
"@thi.ng/random": "^3.6.14",
"@thi.ng/vectors": "^7.8.5"
"@thi.ng/api": "^8.9.9",
"@thi.ng/distance": "^2.4.31",
"@thi.ng/errors": "^2.4.3",
"@thi.ng/random": "^3.6.15",
"@thi.ng/vectors": "^7.8.6"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.38.2",
"@thi.ng/testament": "^0.4.1",
"@microsoft/api-extractor": "^7.38.3",
"@thi.ng/testament": "^0.4.2",
"rimraf": "^5.0.5",
"tools": "^0.0.1",
"typedoc": "^0.25.3",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},

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

},
"gitHead": "2be4c38c9680da929339bd164acfb69ebb1fd3d0\n"
"gitHead": "f6de41f4991704fdbbb2899bb430ed4f4f6efab0\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