Socket
Socket
Sign inDemoInstall

multihashes-sync

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multihashes-sync - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

14

package.json
{
"name": "multihashes-sync",
"version": "0.0.4",
"version": "0.0.5",
"description": "Synchronous SHA256, SHA512 multihashes",

@@ -24,9 +24,13 @@ "keywords": [

],
"typesVersions": {
"*": {
"*": [
"dist/*"
]
}
},
"exports": {
"./sha2": {
"browser": {
"default": "./dist/sha2.browser.js",
"types": "./dist/sha2.browser.d.ts"
},
"import": {
"browser": "./dist/sha2.browser.js",
"default": "./dist/sha2.js",

@@ -33,0 +37,0 @@ "types": "./dist/sha2.d.ts"

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