@smithy/core
Advanced tools
Comparing version 2.4.5 to 2.4.6
{ | ||
"name": "@smithy/core", | ||
"version": "2.4.5", | ||
"version": "2.4.6", | ||
"scripts": { | ||
@@ -50,6 +50,6 @@ "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"@smithy/middleware-endpoint": "^3.1.3", | ||
"@smithy/middleware-retry": "^3.0.20", | ||
"@smithy/middleware-retry": "^3.0.21", | ||
"@smithy/middleware-serde": "^3.0.6", | ||
"@smithy/protocol-http": "^4.1.3", | ||
"@smithy/smithy-client": "^3.3.4", | ||
"@smithy/smithy-client": "^3.3.5", | ||
"@smithy/types": "^3.4.2", | ||
@@ -72,4 +72,5 @@ "@smithy/util-body-length-browser": "^3.0.0", | ||
"files": [ | ||
"dist-*/**", | ||
"./cbor.js" | ||
"./cbor.d.ts", | ||
"./cbor.js", | ||
"dist-*/**" | ||
], | ||
@@ -76,0 +77,0 @@ "homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/core", |
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
126295
100
2977
+ Added@smithy/abort-controller@3.1.8(transitive)
+ Added@smithy/core@2.5.3(transitive)
+ Added@smithy/fetch-http-handler@4.1.1(transitive)
+ Added@smithy/middleware-endpoint@3.2.3(transitive)
+ Added@smithy/middleware-retry@3.0.27(transitive)
+ Added@smithy/middleware-serde@3.0.10(transitive)
+ Added@smithy/middleware-stack@3.0.10(transitive)
+ Added@smithy/node-config-provider@3.1.11(transitive)
+ Added@smithy/node-http-handler@3.3.1(transitive)
+ Added@smithy/property-provider@3.1.10(transitive)
+ Added@smithy/protocol-http@4.1.7(transitive)
+ Added@smithy/querystring-builder@3.0.10(transitive)
+ Added@smithy/querystring-parser@3.0.10(transitive)
+ Added@smithy/service-error-classification@3.0.10(transitive)
+ Added@smithy/shared-ini-file-loader@3.1.11(transitive)
+ Added@smithy/smithy-client@3.4.4(transitive)
+ Added@smithy/types@3.7.1(transitive)
+ Added@smithy/url-parser@3.0.10(transitive)
+ Added@smithy/util-middleware@3.0.10(transitive)
+ Added@smithy/util-retry@3.0.10(transitive)
+ Added@smithy/util-stream@3.3.1(transitive)
- Removed@smithy/abort-controller@3.1.6(transitive)
- Removed@smithy/core@2.5.1(transitive)
- Removed@smithy/fetch-http-handler@4.0.0(transitive)
- Removed@smithy/middleware-endpoint@3.2.1(transitive)
- Removed@smithy/middleware-retry@3.0.25(transitive)
- Removed@smithy/middleware-serde@3.0.8(transitive)
- Removed@smithy/middleware-stack@3.0.8(transitive)
- Removed@smithy/node-config-provider@3.1.9(transitive)
- Removed@smithy/node-http-handler@3.2.5(transitive)
- Removed@smithy/property-provider@3.1.8(transitive)
- Removed@smithy/protocol-http@4.1.5(transitive)
- Removed@smithy/querystring-builder@3.0.8(transitive)
- Removed@smithy/querystring-parser@3.0.8(transitive)
- Removed@smithy/service-error-classification@3.0.8(transitive)
- Removed@smithy/shared-ini-file-loader@3.1.9(transitive)
- Removed@smithy/smithy-client@3.4.2(transitive)
- Removed@smithy/types@3.6.0(transitive)
- Removed@smithy/url-parser@3.0.8(transitive)
- Removed@smithy/util-middleware@3.0.8(transitive)
- Removed@smithy/util-retry@3.0.8(transitive)
- Removed@smithy/util-stream@3.2.1(transitive)
Updated@smithy/smithy-client@^3.3.5