@azure/eventgrid 4.11.1-alpha.20230127.1 → 4.11.1-alpha.20230306.1

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.
Files changed (1) hide show
  1. package/package.json +2 -4
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "An isomorphic client library for the Azure Event Grid service.",
6
- "version": "4.11.1-alpha.20230127.1",
6
+ "version": "4.11.1-alpha.20230306.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",
@@ -104,7 +104,7 @@
104
104
  "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
105
105
  "@azure/service-bus": "^7.0.0",
106
106
  "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
107
- "@azure-tools/test-recorder": "^2.0.0",
107
+ "@azure-tools/test-recorder": ">=3.0.0-alpha <3.0.0-alphb",
108
108
  "@microsoft/api-extractor": "^7.31.1",
109
109
  "@types/chai": "^4.1.6",
110
110
  "@types/chai-as-promised": "^7.1.0",
@@ -120,10 +120,8 @@
120
120
  "karma": "^6.2.0",
121
121
  "karma-chrome-launcher": "^3.0.0",
122
122
  "karma-coverage": "^2.0.0",
123
- "karma-edge-launcher": "^0.4.2",
124
123
  "karma-env-preprocessor": "^0.1.1",
125
124
  "karma-firefox-launcher": "^1.1.0",
126
- "karma-ie-launcher": "^1.0.0",
127
125
  "karma-junit-reporter": "^2.0.1",
128
126
  "karma-mocha": "^2.0.1",
129
127
  "karma-mocha-reporter": "^2.2.5",