Socket
Socket
Sign inDemoInstall

multihashes-sync

Package Overview
Dependencies
7
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 1.0.0

13

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

@@ -40,2 +40,7 @@ "keywords": [

},
"scripts": {
"test": "./node_modules/.bin/tsm ./node_modules/uvu/bin.js . .+\\.test\\.ts",
"build": "./node_modules/.bin/tsc --project tsconfig.build.json",
"prepublishOnly": "pnpm run build"
},
"devDependencies": {

@@ -52,7 +57,3 @@ "@types/node": "^18.7.23",

"multiformats": "^9.9.0"
},
"scripts": {
"test": "./node_modules/.bin/tsm ./node_modules/uvu/bin.js . .+\\.test\\.ts",
"build": "./node_modules/.bin/tsc --project tsconfig.build.json"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc