@azure/communication-email 1.0.1-alpha.20240823.1 → 1.0.1-alpha.20240827.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-email",
|
3
|
-
"version": "1.0.1-alpha.
|
3
|
+
"version": "1.0.1-alpha.20240827.1",
|
4
4
|
"description": "The is the JS Client SDK for email. This SDK enables users to send emails and get the status of sent email message.",
|
5
5
|
"author": "Microsoft Corporation",
|
6
6
|
"license": "MIT",
|
@@ -68,7 +68,7 @@
|
|
68
68
|
"chai": "^4.2.0",
|
69
69
|
"cross-env": "^7.0.2",
|
70
70
|
"dotenv": "^16.0.0",
|
71
|
-
"eslint": "^
|
71
|
+
"eslint": "^9.9.0",
|
72
72
|
"karma": "^6.2.0",
|
73
73
|
"karma-chrome-launcher": "^3.0.0",
|
74
74
|
"karma-coverage": "^2.0.0",
|