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.3 to 0.4.4

8

CHANGELOG.md

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

## [0.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/k-means@0.4.3...@thi.ng/k-means@0.4.4) (2021-10-25)
**Note:** Version bump only for package @thi.ng/k-means
## [0.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/k-means@0.4.2...@thi.ng/k-means@0.4.3) (2021-10-15)

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

16

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

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

"dependencies": {
"@thi.ng/api": "^8.0.3",
"@thi.ng/distance": "^2.0.3",
"@thi.ng/errors": "^2.0.3",
"@thi.ng/random": "^3.0.3",
"@thi.ng/vectors": "^7.0.3"
"@thi.ng/api": "^8.0.4",
"@thi.ng/distance": "^2.0.4",
"@thi.ng/errors": "^2.0.4",
"@thi.ng/random": "^3.1.0",
"@thi.ng/vectors": "^7.0.4"
},
"devDependencies": {
"@thi.ng/testament": "^0.1.3"
"@thi.ng/testament": "^0.1.4"
},

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

},
"gitHead": "1fb38cac74d6c009d96855c28784a267a81badf1"
"gitHead": "9ff00a103f76cc4917ef3f244132e218f2300a05"
}
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