@azure-rest/arm-compute 1.0.0-alpha.20240514.1 → 1.0.0-alpha.20240605.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 +3 -6
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@azure-rest/arm-compute",
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
- "version": "1.0.0-alpha.20240514.1",
5
+ "version": "1.0.0-alpha.20240605.1",
6
6
  "description": "",
7
7
  "keywords": [
8
8
  "node",
@@ -55,7 +55,7 @@
55
55
  "test": "npm run clean && npm run build:test && npm run unit-test",
56
56
  "unit-test": "cross-env TEST_MODE=playback && npm run unit-test:node && npm run unit-test:browser",
57
57
  "unit-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'",
58
- "unit-test:browser": "echo skipped",
58
+ "unit-test:browser": "dev-tool run test:browser",
59
59
  "build": "npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && dev-tool run extract-api"
60
60
  },
61
61
  "sideEffects": false,
@@ -80,7 +80,7 @@
80
80
  "source-map-support": "^0.5.9",
81
81
  "typescript": "~5.4.5",
82
82
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
83
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
83
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
84
84
  "@azure-tools/test-credential": "^1.0.0",
85
85
  "@azure/identity": "^4.0.1",
86
86
  "@azure-tools/test-recorder": "^3.0.0",
@@ -112,9 +112,6 @@
112
112
  }
113
113
  ]
114
114
  },
115
- "browser": {
116
- "./dist-esm/test/public/utils/env.js": "./dist-esm/test/public/utils/env.browser.js"
117
- },
118
115
  "//sampleConfiguration": {
119
116
  "productName": "",
120
117
  "productSlugs": [