@azure/arm-network 33.5.0-alpha.20250205.1 → 33.5.0-alpha.20250206.2

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
@@ -98,7 +98,7 @@ If you'd like to contribute to this library, please read the [contributing guide
98
98
 
99
99
  - [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
100
100
 
101
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fnetwork%2Farm-network%2FREADME.png)
101
+
102
102
 
103
103
  [azure_cli]: https://learn.microsoft.com/cli/azure
104
104
  [azure_sub]: https://azure.microsoft.com/free/
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for NetworkManagementClient.",
6
- "version": "33.5.0-alpha.20250205.1",
6
+ "version": "33.5.0-alpha.20250206.2",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -34,7 +34,7 @@
34
34
  "@azure/identity": "^4.2.1",
35
35
  "@azure-tools/test-recorder": "^3.0.0",
36
36
  "@azure-tools/test-credential": "^1.1.0",
37
- "mocha": "^10.0.0",
37
+ "mocha": "^11.0.2",
38
38
  "@types/mocha": "^10.0.0",
39
39
  "tsx": "^4.7.1",
40
40
  "@types/chai": "^4.2.8",