Socket
Socket
Sign inDemoInstall

@smithy/md5-js

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/md5-js - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

dist-cjs/index.js

@@ -204,4 +204,6 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
Md5
});

10

package.json
{
"name": "@smithy/md5-js",
"version": "2.1.0",
"version": "2.1.1",
"scripts": {

@@ -25,4 +25,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"devDependencies": {
"@smithy/util-base64": "^2.1.0",
"@smithy/util-hex-encoding": "^2.1.0",
"@smithy/util-base64": "^2.1.1",
"@smithy/util-hex-encoding": "^2.1.1",
"@tsconfig/recommended": "1.0.1",

@@ -37,4 +37,4 @@ "@types/node": "^14.14.31",

"dependencies": {
"@smithy/types": "^2.9.0",
"@smithy/util-utf8": "^2.1.0",
"@smithy/types": "^2.9.1",
"@smithy/util-utf8": "^2.1.1",
"tslib": "^2.5.0"

@@ -41,0 +41,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