Socket
Socket
Sign inDemoInstall

@stablelib/hash

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 1.0.0

4

hash.ts

@@ -5,2 +5,6 @@ // Copyright (C) 2016 Dmitry Chestnykh

/**
* Package hash provides interface for hash functions.
*/
/**
* Hash interface describes properties of

@@ -7,0 +11,0 @@ * cryptographic hash functions.

/**
* Package hash provides interface for hash functions.
*/
/**
* Hash interface describes properties of

@@ -3,0 +6,0 @@ * cryptographic hash functions.

5

package.json
{
"name": "@stablelib/hash",
"version": "0.5.0",
"version": "1.0.0",
"description": "Cryptographic hash function interface declarations",

@@ -14,3 +14,4 @@ "main": "./lib/hash.js",

"build": "tsc"
}
},
"gitHead": "c3b9e138650642a738a9225956c75dbe44c76ae6"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc