New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 1.0.5

2

package.json
{
"name": "hac",
"version": "1.0.4",
"version": "1.0.5",
"description": "Hierarchical agglomerative clustering",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,2 +6,9 @@ # HAC

> **NOTICE**:
> HAC requires unpublished modules on github,
> it will just work fine with `npm install`,
> but will fail on *Tonic* (the *Try it out* on npm website),
> since it requires all modules published on npm.
> Future works will try to publish these required modules on npm.
# Installation

@@ -152,2 +159,3 @@

* 1.0.5: make statements in README for incompatibility with `Tonic`
* 1.0.4: require es6-shim to support older node engine

@@ -154,0 +162,0 @@ * 1.0.3: change arrow functions to anonymous functions for backward compatibility

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