@smithy/util-stream
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "@smithy/util-stream", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"scripts": { | ||
@@ -27,5 +27,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/fetch-http-handler": "^2.4.2", | ||
"@smithy/node-http-handler": "^2.4.0", | ||
"@smithy/types": "^2.10.0", | ||
"@smithy/fetch-http-handler": "^2.4.3", | ||
"@smithy/node-http-handler": "^2.4.1", | ||
"@smithy/types": "^2.10.1", | ||
"@smithy/util-base64": "^2.1.1", | ||
@@ -38,3 +38,3 @@ "@smithy/util-buffer-from": "^2.1.1", | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.1.15", | ||
"@smithy/util-test": "^0.1.16", | ||
"@types/chai-as-promised": "^7.1.2", | ||
@@ -41,0 +41,0 @@ "@types/node": "^14.14.31", |
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
5
30