@aws-sdk/eventstream-handler-node
Advanced tools
Comparing version 3.495.0 to 3.496.0
@@ -133,4 +133,6 @@ var __defProp = Object.defineProperty; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
0 && (module.exports = { | ||
eventStreamPayloadHandlerProvider | ||
}); | ||
{ | ||
"name": "@aws-sdk/eventstream-handler-node", | ||
"version": "3.495.0", | ||
"version": "3.496.0", | ||
"scripts": { | ||
@@ -23,9 +23,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.495.0", | ||
"@smithy/eventstream-codec": "^2.1.0", | ||
"@smithy/types": "^2.9.0", | ||
"@aws-sdk/types": "3.496.0", | ||
"@smithy/eventstream-codec": "^2.1.1", | ||
"@smithy/types": "^2.9.1", | ||
"tslib": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@smithy/util-utf8": "^2.1.0", | ||
"@smithy/util-utf8": "^2.1.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -32,0 +32,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
25554
+ Added@aws-sdk/types@3.496.0(transitive)
- Removed@aws-sdk/types@3.495.0(transitive)
Updated@aws-sdk/types@3.496.0
Updated@smithy/types@^2.9.1