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.4.8 to 0.4.9

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.4.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/k-means@0.4.8...@thi.ng/k-means@0.4.9) (2021-11-10)
**Note:** Version bump only for package @thi.ng/k-means
## [0.4.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/k-means@0.4.7...@thi.ng/k-means@0.4.8) (2021-11-04)

@@ -8,0 +16,0 @@

12

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

@@ -37,7 +37,7 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.1.0",
"@thi.ng/distance": "^2.0.8",
"@thi.ng/api": "^8.2.0",
"@thi.ng/distance": "^2.0.9",
"@thi.ng/errors": "^2.0.6",
"@thi.ng/random": "^3.1.3",
"@thi.ng/vectors": "^7.1.0"
"@thi.ng/random": "^3.1.4",
"@thi.ng/vectors": "^7.1.1"
},

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

},
"gitHead": "d6aca4b4edb697613ed6635b1c0b12f0bf27b1f0"
"gitHead": "5fe52419af63984ebe53032201b2a6174b9cb159"
}

@@ -54,3 +54,3 @@ <!-- This file is generated - DO NOT EDIT! -->

Package sizes (gzipped, pre-treeshake): ESM: 987 bytes
Package sizes (gzipped, pre-treeshake): ESM: 988 bytes

@@ -57,0 +57,0 @@ ## Dependencies

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