Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hac

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hac - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

10

package.json
{
"name": "hac",
"version": "1.0.6",
"version": "1.0.7",
"description": "Hierarchical agglomerative clustering",

@@ -28,11 +28,11 @@ "main": "index.js",

"dependencies": {
"bin-tree": "git+https://git@github.com/roackb2/bin-tree.git",
"bin-tree": "roackb2/bin-tree",
"es6-shim": "^0.34.1",
"feature-selector": "git+https://git@github.com/roackb2/feature-selector.git",
"heap": "git+https://git@github.com/roackb2/heap.git",
"feature-selector": "roackb2/feature-selector",
"heap": "roackb2/heap",
"lodash": "^3.10.1",
"natural": "^0.2.0",
"node-uuid": "^1.4.2",
"stringify": "git+https://github.com/roackb2/stringify.git"
"stringify": "roackb2/stringify"
}
}

@@ -158,2 +158,3 @@ # HAC

* 1.0.7: update url of modules hosted on github to a simpler form
* 1.0.6: correct require path of the heap module

@@ -160,0 +161,0 @@ * 1.0.5: make statements in README for incompatibility with `Tonic`

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