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.0.1 to 0.0.2

.npmignore

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./src/HashArray');
module.exports = require('./src/HashArray.js');

@@ -5,5 +5,4 @@ {

"description": "A data structure that combines a hash and an array for CRUD operations by object keys or index.",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",
"files": ["index.js"],
"url": "https://github.com/joshjung/hash-array",

@@ -10,0 +9,0 @@ "email": "joshua.p.jung@gmail.com",

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