@smithy/util-stream
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@smithy/util-stream", | ||
"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,9 +25,9 @@ "build:es": "tsc -p tsconfig.es.json", | ||
"dependencies": { | ||
"@smithy/fetch-http-handler": "^1.0.1", | ||
"@smithy/node-http-handler": "^1.0.2", | ||
"@smithy/types": "^1.1.0", | ||
"@smithy/util-base64": "^1.0.1", | ||
"@smithy/util-buffer-from": "^1.0.1", | ||
"@smithy/util-hex-encoding": "^1.0.1", | ||
"@smithy/util-utf8": "^1.0.1", | ||
"@smithy/fetch-http-handler": "^1.0.2", | ||
"@smithy/node-http-handler": "^1.0.3", | ||
"@smithy/types": "^1.1.1", | ||
"@smithy/util-base64": "^1.0.2", | ||
"@smithy/util-buffer-from": "^1.0.2", | ||
"@smithy/util-hex-encoding": "^1.0.2", | ||
"@smithy/util-utf8": "^1.0.2", | ||
"tslib": "^2.5.0" | ||
@@ -34,0 +34,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
38087
31
546