Socket
Socket
Sign inDemoInstall

@smithy/hash-node

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/hash-node - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

13

package.json
{
"name": "@smithy/hash-node",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

@@ -36,5 +36,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"dependencies": {
"@smithy/types": "workspace:^",
"@smithy/util-buffer-from": "workspace:^",
"@smithy/util-utf8": "workspace:^",
"@smithy/types": "^1.1.0",
"@smithy/util-buffer-from": "^1.0.1",
"@smithy/util-utf8": "^1.0.1",
"tslib": "^2.5.0"

@@ -63,3 +63,6 @@ },

"entryPoint": "src/index.ts"
},
"publishConfig": {
"directory": ".release/package"
}
}
}
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