@azure/communication-email 1.0.1-alpha.20231109.2 → 1.0.1-alpha.20231215.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.1-alpha.20231109.2",
3
+ "version": "1.0.1-alpha.20231215.2",
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",
@@ -51,10 +51,10 @@
51
51
  "@azure/core-client": "^1.3.2",
52
52
  "@azure/core-lro": "^2.5.0",
53
53
  "@azure/core-rest-pipeline": "^1.8.0",
54
+ "@azure/core-util": "^1.6.1",
54
55
  "@azure/communication-common": "^2.2.0",
55
56
  "@azure/logger": "^1.0.0",
56
- "tslib": "^1.9.3",
57
- "uuid": "^8.3.2"
57
+ "tslib": "^1.9.3"
58
58
  },
59
59
  "devDependencies": {
60
60
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
@@ -63,7 +63,6 @@
63
63
  "@azure-tools/test-recorder": "^3.0.0",
64
64
  "@microsoft/api-extractor": "^7.31.1",
65
65
  "@types/node": "^18.0.0",
66
- "@types/uuid": "^8.3.2",
67
66
  "@types/chai": "^4.1.6",
68
67
  "@types/mocha": "^10.0.0",
69
68
  "chai": "^4.2.0",
@@ -82,7 +81,6 @@
82
81
  "karma-mocha-reporter": "^2.2.5",
83
82
  "karma-sourcemap-loader": "^0.3.8",
84
83
  "mocha": "^10.0.0",
85
- "mocha-junit-reporter": "^2.0.0",
86
84
  "c8": "^8.0.0",
87
85
  "typescript": "~5.2.0",
88
86
  "prettier": "^2.5.1",