@smithy/md5-js
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@smithy/md5-js", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"scripts": { | ||
@@ -25,4 +25,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"devDependencies": { | ||
"@smithy/util-base64": "^1.1.0", | ||
"@smithy/util-hex-encoding": "^1.1.0", | ||
"@smithy/util-base64": "^2.0.0", | ||
"@smithy/util-hex-encoding": "^2.0.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -39,4 +39,4 @@ "@types/node": "^14.14.31", | ||
"dependencies": { | ||
"@smithy/types": "^1.2.0", | ||
"@smithy/util-utf8": "^1.1.0", | ||
"@smithy/types": "^2.0.1", | ||
"@smithy/util-utf8": "^2.0.0", | ||
"tslib": "^2.5.0" | ||
@@ -43,0 +43,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@smithy/is-array-buffer@2.2.0(transitive)
+ Added@smithy/types@2.12.0(transitive)
+ Added@smithy/util-buffer-from@2.2.0(transitive)
+ Added@smithy/util-utf8@2.3.0(transitive)
- Removed@smithy/is-array-buffer@1.1.0(transitive)
- Removed@smithy/types@1.2.0(transitive)
- Removed@smithy/util-buffer-from@1.1.0(transitive)
- Removed@smithy/util-utf8@1.1.0(transitive)
Updated@smithy/types@^2.0.1
Updated@smithy/util-utf8@^2.0.0