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.2.3 to 0.2.4

8

CHANGELOG.md

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

## [0.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/k-means@0.2.3...@thi.ng/k-means@0.2.4) (2021-07-27)
**Note:** Version bump only for package @thi.ng/k-means
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/k-means@0.2.2...@thi.ng/k-means@0.2.3) (2021-07-01)

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

8

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

@@ -42,5 +42,5 @@ "module": "./index.js",

"@thi.ng/api": "^7.1.6",
"@thi.ng/distance": "^0.3.3",
"@thi.ng/distance": "^0.3.4",
"@thi.ng/random": "^2.4.2",
"@thi.ng/vectors": "^6.0.2"
"@thi.ng/vectors": "^6.0.3"
},

@@ -69,3 +69,3 @@ "files": [

},
"gitHead": "a3dadf7acedcca6a15a7e6d655c923b16e2ededa"
"gitHead": "ad6ac106b39a18735187a1b59313e06f5d7a9116"
}
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