@azure/arm-securityinsight 1.0.0-alpha.20230926.1 → 1.0.0-alpha.20231002.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.
- package/CHANGELOG.md +1 -1
- package/package.json +1 -1
- package/types/tsdoc-metadata.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -617,4 +617,4 @@
|
|
|
617
617
|
|
|
618
618
|
## 1.0.0-beta.1 (2022-01-19)
|
|
619
619
|
|
|
620
|
-
The package of @azure/arm-securityinsight is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js
|
|
620
|
+
The package of @azure/arm-securityinsight is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
|
package/package.json
CHANGED