@smithy/middleware-serde
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@smithy/middleware-serde", | ||
"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,3 +25,3 @@ "build:es": "tsc -p tsconfig.es.json", | ||
"dependencies": { | ||
"@smithy/types": "^1.1.0", | ||
"@smithy/types": "^1.1.1", | ||
"tslib": "^2.5.0" | ||
@@ -28,0 +28,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
21702
19
166
Updated@smithy/types@^1.1.1