@smithy/util-middleware
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@smithy/util-middleware", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Shared utilities for to be used in middleware packages.", | ||
@@ -8,3 +8,3 @@ "main": "./dist-cjs/index.js", | ||
"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", | ||
@@ -33,3 +33,3 @@ "build:es": "tsc -p tsconfig.es.json", | ||
"devDependencies": { | ||
"@smithy/types": "^1.1.0", | ||
"@smithy/types": "^1.1.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -36,0 +36,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
15142
11
43
4