@depup/aws-sdk__client-ses 3.1005.0-depup.0 → 3.1007.0-depup.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -13,8 +13,8 @@ npm install @depup/aws-sdk__client-ses
|
|
|
13
13
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
|
-
| Original | [@aws-sdk/client-ses](https://www.npmjs.com/package/@aws-sdk/client-ses) @ 3.
|
|
17
|
-
| Processed | 2026-03-
|
|
16
|
+
| Original | [@aws-sdk/client-ses](https://www.npmjs.com/package/@aws-sdk/client-ses) @ 3.1007.0 |
|
|
17
|
+
| Processed | 2026-03-11 |
|
|
18
18
|
| Smoke test | passed |
|
|
19
19
|
| Deps updated | 1 |
|
|
20
20
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/aws-sdk__client-ses",
|
|
3
3
|
"description": "[DepUp] AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1007.0-depup.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ses",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@smithy/util-middleware": "^4.2.11",
|
|
60
60
|
"@smithy/util-retry": "^4.2.11",
|
|
61
61
|
"@smithy/util-utf8": "^4.2.2",
|
|
62
|
-
"@smithy/util-waiter": "^4.2.
|
|
62
|
+
"@smithy/util-waiter": "^4.2.12",
|
|
63
63
|
"tslib": "^2.8.1"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
@@ -115,8 +115,8 @@
|
|
|
115
115
|
},
|
|
116
116
|
"depsUpdated": 1,
|
|
117
117
|
"originalPackage": "@aws-sdk/client-ses",
|
|
118
|
-
"originalVersion": "3.
|
|
119
|
-
"processedAt": "2026-03-
|
|
118
|
+
"originalVersion": "3.1007.0",
|
|
119
|
+
"processedAt": "2026-03-11T20:13:18.746Z",
|
|
120
120
|
"smokeTest": "passed"
|
|
121
121
|
}
|
|
122
122
|
}
|