@smithy/eventstream-serde-config-resolver
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -33,4 +33,6 @@ var __defProp = Object.defineProperty; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
0 && (module.exports = { | ||
resolveEventStreamSerdeConfig | ||
}); | ||
{ | ||
"name": "@smithy/eventstream-serde-config-resolver", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"scripts": { | ||
@@ -26,3 +26,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/types": "^2.9.0", | ||
"@smithy/types": "^2.9.1", | ||
"tslib": "^2.5.0" | ||
@@ -29,0 +29,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
16934
37
1
2
0
18
Updated@smithy/types@^2.9.1