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

arc-hash

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arc-hash - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.travis.yml

12

package.json
{
"name": "arc-hash",
"version": "1.0.0",
"version": "1.0.1",
"description": "ES6 convenience library for hashing arrays, objects, strings as md5 or sha256",

@@ -16,2 +16,10 @@ "main": "index.js",

"license": "ISC",
"keywords": [
"hash",
"hashing",
"object",
"array",
"md5",
"sha256"
],
"bugs": {

@@ -27,2 +35,2 @@ "url": "https://github.com/anyuzer/arc-hash/issues"

}
}
}

4

README.md

@@ -56,4 +56,4 @@ # arc-hash [![Build Status](https://travis-ci.org/anyuzer/arc-hash.svg?branch=master)](https://travis-ci.org/anyuzer/arc-hash)

5. This is not incredibly performant, and should not be used for dynamic comparison over potentially large data sets
## Testing

@@ -60,0 +60,0 @@ ```

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