@azure/communication-email 1.0.1-alpha.20231010.1 → 1.0.1-alpha.20231025.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
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.20231025.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",
|
@@ -83,8 +83,8 @@
|
|
83
83
|
"karma-sourcemap-loader": "^0.3.8",
|
84
84
|
"mocha": "^10.0.0",
|
85
85
|
"mocha-junit-reporter": "^2.0.0",
|
86
|
-
"
|
87
|
-
"typescript": "~5.
|
86
|
+
"c8": "^8.0.0",
|
87
|
+
"typescript": "~5.2.0",
|
88
88
|
"prettier": "^2.5.1",
|
89
89
|
"rimraf": "^3.0.0",
|
90
90
|
"ts-node": "^10.0.0",
|