@azure-tools/communication-toll-free-verification 1.0.0-alpha.20250205.1 → 1.0.0-alpha.20250210.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 +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -128,5 +128,3 @@ If you'd like to contribute to this library, please read the [contributing guide
128
128
  [defaultazurecredential]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity#defaultazurecredential
129
129
  [azure_identity]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity
130
130
  [azure_identity_readme]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/README.md
131
-
132
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcommunication%2Fcommunication-toll-free-verification%2FREADME.png)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-tools/communication-toll-free-verification",
3
- "version": "1.0.0-alpha.20250205.1",
3
+ "version": "1.0.0-alpha.20250210.2",
4
4
  "description": "SDK for Azure Communication Services which facilitates Toll Free Verification.",
5
5
  "sdk-type": "client",
6
6
  "main": "./dist/commonjs/index.js",