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.7 to 0.4.8

8

CHANGELOG.md

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

## [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)
**Note:** Version bump only for package @thi.ng/k-means
## [0.4.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/k-means@0.4.6...@thi.ng/k-means@0.4.7) (2021-11-03)

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

8

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

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

"@thi.ng/api": "^8.1.0",
"@thi.ng/distance": "^2.0.7",
"@thi.ng/distance": "^2.0.8",
"@thi.ng/errors": "^2.0.6",
"@thi.ng/random": "^3.1.3",
"@thi.ng/vectors": "^7.0.7"
"@thi.ng/vectors": "^7.1.0"
},

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

},
"gitHead": "852cd2450617c86d15d18477dc634f17f04202eb"
"gitHead": "d6aca4b4edb697613ed6635b1c0b12f0bf27b1f0"
}
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