@smithy/core
Advanced tools
Comparing version 1.4.2 to 2.0.0
{ | ||
"name": "@smithy/core", | ||
"version": "1.4.2", | ||
"version": "2.0.0", | ||
"scripts": { | ||
@@ -26,13 +26,13 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/middleware-endpoint": "^2.5.1", | ||
"@smithy/middleware-retry": "^2.3.1", | ||
"@smithy/middleware-serde": "^2.3.0", | ||
"@smithy/protocol-http": "^3.3.0", | ||
"@smithy/smithy-client": "^2.5.1", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/util-middleware": "^2.2.0", | ||
"@smithy/middleware-endpoint": "^3.0.0", | ||
"@smithy/middleware-retry": "^3.0.0", | ||
"@smithy/middleware-serde": "^3.0.0", | ||
"@smithy/protocol-http": "^4.0.0", | ||
"@smithy/smithy-client": "^3.0.0", | ||
"@smithy/types": "^3.0.0", | ||
"@smithy/util-middleware": "^3.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"engines": { | ||
"node": ">=14.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -56,3 +56,3 @@ "typesVersions": { | ||
"devDependencies": { | ||
"@tsconfig/recommended": "1.0.1", | ||
"@types/node": "^16.18.96", | ||
"concurrently": "7.0.0", | ||
@@ -59,0 +59,0 @@ "downlevel-dts": "0.10.1", |
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
67704
+ 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/is-array-buffer@3.0.0(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-base64@3.0.0(transitive)
+ Added@smithy/util-body-length-browser@3.0.0(transitive)
+ Added@smithy/util-buffer-from@3.0.0(transitive)
+ Added@smithy/util-hex-encoding@3.0.0(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)
+ Added@smithy/util-uri-escape@3.0.0(transitive)
+ Added@smithy/util-utf8@3.0.0(transitive)
- Removed@smithy/abort-controller@2.2.0(transitive)
- Removed@smithy/fetch-http-handler@2.5.0(transitive)
- Removed@smithy/is-array-buffer@2.2.0(transitive)
- Removed@smithy/middleware-endpoint@2.5.1(transitive)
- Removed@smithy/middleware-retry@2.3.1(transitive)
- Removed@smithy/middleware-serde@2.3.0(transitive)
- Removed@smithy/middleware-stack@2.2.0(transitive)
- Removed@smithy/node-config-provider@2.3.0(transitive)
- Removed@smithy/node-http-handler@2.5.0(transitive)
- Removed@smithy/property-provider@2.2.0(transitive)
- Removed@smithy/protocol-http@3.3.0(transitive)
- Removed@smithy/querystring-builder@2.2.0(transitive)
- Removed@smithy/querystring-parser@2.2.0(transitive)
- Removed@smithy/service-error-classification@2.1.5(transitive)
- Removed@smithy/shared-ini-file-loader@2.4.0(transitive)
- Removed@smithy/smithy-client@2.5.1(transitive)
- Removed@smithy/types@2.12.0(transitive)
- Removed@smithy/url-parser@2.2.0(transitive)
- Removed@smithy/util-base64@2.3.0(transitive)
- Removed@smithy/util-buffer-from@2.2.0(transitive)
- Removed@smithy/util-hex-encoding@2.2.0(transitive)
- Removed@smithy/util-middleware@2.2.0(transitive)
- Removed@smithy/util-retry@2.2.0(transitive)
- Removed@smithy/util-stream@2.2.0(transitive)
- Removed@smithy/util-uri-escape@2.2.0(transitive)
- Removed@smithy/util-utf8@2.3.0(transitive)
Updated@smithy/protocol-http@^4.0.0
Updated@smithy/smithy-client@^3.0.0
Updated@smithy/types@^3.0.0