Socket
Socket
Sign inDemoInstall

hasharray

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hasharray - npm Package Compare versions

Comparing version 0.2.9 to 0.3.0

index.js

4

package.json

@@ -6,3 +6,3 @@ {

"description": "A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.",
"version": "0.2.9",
"version": "0.3.0",
"main": "index.js",

@@ -12,3 +12,3 @@ "url": "https://github.com/joshjung/hash-array",

"email": "joshua.p.jung@gmail.com",
"files": ["dist"],
"files": ["dist", "src", "index.js", "test"],
"dependencies": {

@@ -15,0 +15,0 @@ "debug": "^1.0.4",

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