@azure/core-rest-pipeline 1.19.1-alpha.20250306.2 → 1.19.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 (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/core-rest-pipeline",
3
- "version": "1.19.1-alpha.20250306.2",
3
+ "version": "1.19.1",
4
4
  "description": "Isomorphic client library for making HTTP requests in node.js and browser.",
5
5
  "sdk-type": "client",
6
6
  "type": "module",
@@ -102,9 +102,9 @@
102
102
  "tslib": "^2.6.2"
103
103
  },
104
104
  "devDependencies": {
105
- "@azure-tools/vite-plugin-browser-test-map": ">=1.0.0-alpha <1.0.0-alphb",
106
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
107
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
105
+ "@azure-tools/vite-plugin-browser-test-map": "^1.0.0",
106
+ "@azure/dev-tool": "^1.0.0",
107
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
108
108
  "@types/node": "^18.0.0",
109
109
  "@vitest/browser": "^3.0.3",
110
110
  "@vitest/coverage-istanbul": "^3.0.3",