@azure/synapse-spark 1.0.0-alpha.20250205.1 → 1.0.0-alpha.20250207.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 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -40,7 +40,7 @@ export async function main(): Promise<void> {
40
40
 
41
41
  - [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)
42
42
 
43
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcdn%2Farm-cdn%2FREADME.png)
43
+
44
44
 
45
45
  ## Troubleshooting
46
46
 
@@ -59,5 +59,3 @@ In the future, you'll find additional code samples here.
59
59
  ## Contributing
60
60
 
61
61
  If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/blob/main/CONTRIBUTING.md) to learn more about how to build and test the code.
62
-
63
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fkeyvault%2Fkeyvault-keys%2FREADME.png)
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "homepage": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/synapse/synapse-spark/README.md",
6
6
  "repository": "github:Azure/azure-sdk-for-js",
7
7
  "sdk-type": "client",
8
- "version": "1.0.0-alpha.20250205.1",
8
+ "version": "1.0.0-alpha.20250207.1",
9
9
  "dependencies": {
10
10
  "@azure/core-auth": "^1.9.0",
11
11
  "@azure/core-client": "^1.9.2",