@wraps.dev/cli 2.17.19 → 2.17.20

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.
@@ -1 +1 @@
1
- Built at: 2026-03-25T17:53:17.853Z
1
+ Built at: 2026-03-25T18:08:14.900Z
@@ -1 +1 @@
1
- Built at: 2026-03-25T17:53:17.982Z
1
+ Built at: 2026-03-25T18:08:14.986Z
@@ -1 +1 @@
1
- Built at: 2026-03-25T17:53:17.872Z
1
+ Built at: 2026-03-25T18:08:14.913Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wraps.dev/cli",
3
- "version": "2.17.19",
3
+ "version": "2.17.20",
4
4
  "description": "Deploy email, SMS, and CDN infrastructure to your AWS account with one command. Sets up SES with DKIM/SPF/DMARC, event processing, and history automatically.",
5
5
  "type": "module",
6
6
  "main": "./dist/cli.js",
@@ -98,8 +98,8 @@
98
98
  "tsx": "4.20.6",
99
99
  "typescript": "^5.9.3",
100
100
  "vitest": "^4.0.7",
101
- "@wraps/email-check": "1.0.0",
102
- "@wraps/core": "0.1.2"
101
+ "@wraps/core": "0.1.2",
102
+ "@wraps/email-check": "1.0.0"
103
103
  },
104
104
  "engines": {
105
105
  "node": ">=20.0.0"