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.37 to 0.6.38

12

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

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

"@thi.ng/api": "^8.9.6",
"@thi.ng/distance": "^2.4.22",
"@thi.ng/errors": "^2.3.6",
"@thi.ng/random": "^3.6.9",
"@thi.ng/vectors": "^7.7.20"
"@thi.ng/distance": "^2.4.23",
"@thi.ng/errors": "^2.4.0",
"@thi.ng/random": "^3.6.10",
"@thi.ng/vectors": "^7.7.21"
},

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

},
"gitHead": "8d46d9326a9f9b81d65e7e274446f5964f9942ac\n"
"gitHead": "dc7eeaba72f3c3977f2d6cc201e595ed6d68e2ad\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