@azure/communication-email 1.0.1-alpha.20240614.1 → 1.0.1-alpha.20240701.1

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 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.1-alpha.20240614.1",
3
+ "version": "1.0.1-alpha.20240701.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",
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "devDependencies": {
60
60
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
61
- "@azure/eslint-plugin-azure-sdk": "^3.0.0",
61
+ "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
62
62
  "@azure-tools/test-utils": "^1.0.1",
63
63
  "@azure-tools/test-recorder": "^3.0.0",
64
64
  "@microsoft/api-extractor": "^7.31.1",
@@ -81,7 +81,7 @@
81
81
  "karma-mocha-reporter": "^2.2.5",
82
82
  "karma-sourcemap-loader": "^0.3.8",
83
83
  "mocha": "^10.0.0",
84
- "nyc": "^15.1.0",
84
+ "nyc": "^17.0.0",
85
85
  "typescript": "~5.4.5",
86
86
  "rimraf": "^5.0.5",
87
87
  "ts-node": "^10.0.0"