@azure/eventgrid 4.10.1-alpha.20220712.1 → 4.10.1-alpha.20220923.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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -20,7 +20,7 @@ Key links:
20
20
 
21
21
  ### Currently supported environments
22
22
 
23
- - [LTS versions of Node.js](https://nodejs.org/about/releases/)
23
+ - [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
24
24
  - Latest versions of Safari, Chrome, Edge, and Firefox.
25
25
 
26
26
  See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
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.10.1-alpha.20220712.1",
6
+ "version": "4.10.1-alpha.20220923.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",
@@ -105,7 +105,7 @@
105
105
  "@azure/service-bus": "^7.0.0",
106
106
  "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
107
107
  "@azure-tools/test-recorder": "^2.0.0",
108
- "@microsoft/api-extractor": "7.18.11",
108
+ "@microsoft/api-extractor": "^7.31.1",
109
109
  "@types/chai": "^4.1.6",
110
110
  "@types/chai-as-promised": "^7.1.0",
111
111
  "@types/mocha": "^7.0.2",