@smithy/util-stream
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@smithy/util-stream", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"scripts": { | ||
@@ -27,4 +27,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/fetch-http-handler": "^3.2.2", | ||
"@smithy/node-http-handler": "^3.1.3", | ||
"@smithy/fetch-http-handler": "^3.2.3", | ||
"@smithy/node-http-handler": "^3.1.4", | ||
"@smithy/types": "^3.3.0", | ||
@@ -38,3 +38,3 @@ "@smithy/util-base64": "^3.0.0", | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.2.5", | ||
"@smithy/util-test": "^0.2.6", | ||
"@types/node": "^16.18.96", | ||
@@ -41,0 +41,0 @@ "concurrently": "7.0.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
31