@azure-rest/synapse-access-control 1.0.0-alpha.20240925.1 → 1.0.0-alpha.20240927.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/package.json +27 -26
package/package.json
CHANGED
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"homepage": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/synapse/synapse-access-control/README.md",
|
|
6
6
|
"repository": "github:Azure/azure-sdk-for-js",
|
|
7
7
|
"sdk-type": "client",
|
|
8
|
-
"version": "1.0.0-alpha.
|
|
8
|
+
"version": "1.0.0-alpha.20240927.1",
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"@azure-rest/core-client": "^1.0.0",
|
|
11
11
|
"@azure/core-auth": "^1.3.0",
|
|
12
|
-
"@azure/core-rest-pipeline": "^1.3.0",
|
|
13
12
|
"@azure/core-paging": "^1.2.0",
|
|
13
|
+
"@azure/core-rest-pipeline": "^1.3.0",
|
|
14
14
|
"tslib": "^2.2.0"
|
|
15
15
|
},
|
|
16
16
|
"//metadata": {
|
|
@@ -40,42 +40,42 @@
|
|
|
40
40
|
"module": "./dist-esm/src/index.js",
|
|
41
41
|
"types": "./types/synapse-access-control-rest.d.ts",
|
|
42
42
|
"devDependencies": {
|
|
43
|
+
"@azure-tools/test-credential": "^1.0.0",
|
|
44
|
+
"@azure-tools/test-recorder": "^3.0.0",
|
|
45
|
+
"@azure/core-util": "^1.6.1",
|
|
43
46
|
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
|
|
44
47
|
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
|
|
45
48
|
"@azure/identity": "^4.0.1",
|
|
46
|
-
"@azure-tools/test-recorder": "^3.0.0",
|
|
47
|
-
"@azure/core-util": "^1.6.1",
|
|
48
49
|
"@microsoft/api-extractor": "^7.31.1",
|
|
49
50
|
"@types/chai": "^4.1.6",
|
|
51
|
+
"@types/chai-as-promised": "^7.1.0",
|
|
50
52
|
"@types/mocha": "^10.0.0",
|
|
53
|
+
"@types/node": "^18.0.0",
|
|
54
|
+
"@types/sinon": "^17.0.0",
|
|
51
55
|
"chai": "^4.2.0",
|
|
56
|
+
"chai-as-promised": "^7.1.1",
|
|
57
|
+
"cross-env": "^7.0.2",
|
|
52
58
|
"dotenv": "^16.0.0",
|
|
53
59
|
"eslint": "^9.9.0",
|
|
60
|
+
"karma": "^6.2.0",
|
|
54
61
|
"karma-chrome-launcher": "^3.0.0",
|
|
55
62
|
"karma-coverage": "^2.0.0",
|
|
56
63
|
"karma-env-preprocessor": "^0.1.1",
|
|
57
64
|
"karma-firefox-launcher": "^1.1.0",
|
|
65
|
+
"karma-json-preprocessor": "^0.3.3",
|
|
66
|
+
"karma-json-to-file-reporter": "^1.0.1",
|
|
58
67
|
"karma-junit-reporter": "^2.0.1",
|
|
59
|
-
"karma-mocha-reporter": "^2.2.5",
|
|
60
68
|
"karma-mocha": "^2.0.1",
|
|
69
|
+
"karma-mocha-reporter": "^2.2.5",
|
|
70
|
+
"karma-source-map-support": "~1.4.0",
|
|
61
71
|
"karma-sourcemap-loader": "^0.3.8",
|
|
62
|
-
"karma": "^6.2.0",
|
|
63
72
|
"mocha": "^10.0.0",
|
|
64
73
|
"nyc": "^17.0.0",
|
|
65
74
|
"rimraf": "^5.0.5",
|
|
66
|
-
"uglify-js": "^3.4.9",
|
|
67
|
-
"@types/chai-as-promised": "^7.1.0",
|
|
68
|
-
"@types/node": "^18.0.0",
|
|
69
|
-
"@types/sinon": "^17.0.0",
|
|
70
|
-
"chai-as-promised": "^7.1.1",
|
|
71
|
-
"cross-env": "^7.0.2",
|
|
72
|
-
"karma-json-preprocessor": "^0.3.3",
|
|
73
|
-
"karma-json-to-file-reporter": "^1.0.1",
|
|
74
|
-
"karma-source-map-support": "~1.4.0",
|
|
75
75
|
"source-map-support": "^0.5.9",
|
|
76
76
|
"ts-node": "^10.0.0",
|
|
77
77
|
"typescript": "~5.6.2",
|
|
78
|
-
"
|
|
78
|
+
"uglify-js": "^3.4.9"
|
|
79
79
|
},
|
|
80
80
|
"bugs": {
|
|
81
81
|
"url": "https://github.com/Azure/azure-sdk-for-js/issues"
|
|
@@ -95,24 +95,25 @@
|
|
|
95
95
|
],
|
|
96
96
|
"scripts": {
|
|
97
97
|
"build": "tsc && dev-tool run bundle && npm run minify && npm run extract-api",
|
|
98
|
-
"
|
|
99
|
-
"pack": "npm pack 2>&1",
|
|
98
|
+
"build:samples": "echo Skipped.",
|
|
100
99
|
"build:test": "tsc -p . && dev-tool run bundle",
|
|
100
|
+
"check-format": "echo skip format check as this package has only auto generated code",
|
|
101
|
+
"clean": "rimraf --glob dist dist-* temp types *.tgz *.log",
|
|
102
|
+
"extract-api": "dev-tool run extract-api",
|
|
103
|
+
"format": "echo skip format as this package has only auto generated code",
|
|
104
|
+
"integration-test": "echo skip",
|
|
101
105
|
"integration-test:browser": "echo skip",
|
|
102
106
|
"integration-test:node": "echo skip",
|
|
103
|
-
"integration-test": "echo skip",
|
|
104
107
|
"lint": "echo skip",
|
|
105
|
-
"
|
|
106
|
-
"
|
|
108
|
+
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/index.js.map'\" -o ./dist/index.min.js ./dist/index.js",
|
|
109
|
+
"pack": "npm pack 2>&1",
|
|
110
|
+
"test": "npm run clean && npm run build:test && npm run unit-test",
|
|
107
111
|
"test:browser": "npm run clean && npm run build:test && npm run unit-test:browser",
|
|
108
112
|
"test:node": "npm run clean && npm run build:test && npm run unit-test:node",
|
|
109
|
-
"test": "npm run
|
|
113
|
+
"unit-test": "npm run unit-test:node && npm run unit-test:browser",
|
|
110
114
|
"unit-test:browser": "dev-tool run test:browser",
|
|
111
115
|
"unit-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'",
|
|
112
|
-
"
|
|
113
|
-
"extract-api": "dev-tool run extract-api",
|
|
114
|
-
"clean": "rimraf --glob dist dist-* temp types *.tgz *.log",
|
|
115
|
-
"build:samples": "echo Skipped."
|
|
116
|
+
"update-snippets": "echo skipped"
|
|
116
117
|
},
|
|
117
118
|
"//sampleConfiguration": {
|
|
118
119
|
"productName": "Azure Synapse Access Control Rest",
|