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 1.0.1 to 1.0.2

dist-types/ts3.4/constants.d.ts

12

package.json
{
"name": "@smithy/md5-js",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "tsc -p tsconfig.cjs.json",

@@ -25,4 +25,4 @@ "build:es": "tsc -p tsconfig.es.json",

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

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

"dependencies": {
"@smithy/types": "^1.1.0",
"@smithy/util-utf8": "^1.0.1",
"@smithy/types": "^1.1.1",
"@smithy/util-utf8": "^1.0.2",
"tslib": "^2.5.0"

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