@ms-cloudpack/cli 0.72.79 → 0.72.81
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/lib/types/ReusedOptions.d.ts +1 -1
- package/lib/types/ReusedOptions.d.ts.map +1 -1
- package/lib/types/ReusedOptions.js.map +1 -1
- package/lib/utilities/getDefaultLogin.d.ts +1 -1
- package/lib/utilities/getDefaultLogin.d.ts.map +1 -1
- package/lib/utilities/getDefaultLogin.js.map +1 -1
- package/package.json +7 -8
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { CloudpackConfig, PackageSettingsMatch } from '@ms-cloudpack/common-types';
|
|
2
|
-
import type { LoginMethod } from '@ms-cloudpack/
|
|
2
|
+
import type { LoginMethod } from '@ms-cloudpack/remote-cache';
|
|
3
3
|
/**
|
|
4
4
|
* Types for options from `reusedOptions.ts` (pick the properties you need).
|
|
5
5
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReusedOptions.d.ts","sourceRoot":"","sources":["../../src/types/ReusedOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AACxF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ReusedOptions.d.ts","sourceRoot":"","sources":["../../src/types/ReusedOptions.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AACxF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AAE9D;;GAEG;AACH,MAAM,WAAW,aAAc,SAAQ,IAAI,CAAC,eAAe,EAAE,eAAe,GAAG,MAAM,CAAC;IACpF,8FAA8F;IAC9F,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;;;;OAKG;IAGH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,+BAA+B;IAC/B,KAAK,CAAC,EAAE,OAAO,CAAC;IAEhB,oDAAoD;IACpD,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB,kDAAkD;IAClD,KAAK,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAE/B,mDAAmD;IACnD,KAAK,EAAE,WAAW,CAAC;CACpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReusedOptions.js","sourceRoot":"","sources":["../../src/types/ReusedOptions.ts"],"names":[],"mappings":"","sourcesContent":["import type { CloudpackConfig, PackageSettingsMatch } from '@ms-cloudpack/common-types';\nimport type { LoginMethod } from '@ms-cloudpack/
|
|
1
|
+
{"version":3,"file":"ReusedOptions.js","sourceRoot":"","sources":["../../src/types/ReusedOptions.ts"],"names":[],"mappings":"","sourcesContent":["import type { CloudpackConfig, PackageSettingsMatch } from '@ms-cloudpack/common-types';\nimport type { LoginMethod } from '@ms-cloudpack/remote-cache';\n\n/**\n * Types for options from `reusedOptions.ts` (pick the properties you need).\n */\nexport interface ReusedOptions extends Pick<CloudpackConfig, 'logBundleInfo' | 'mode'> {\n /** Specifies which app to operate on, in the command is run at a higher level in the repo. */\n app?: string;\n\n /**\n * Force using a specific bundler (ori/rollup/rspack/webpack).\n *\n * Default is automatically choosing the bundler based on package contents, unless there any\n * relevant package settings specify a bundler.\n */\n // As of writing this is just used in BundleOptions, but having it here helps with typing of the\n // config option logic in CommandExecutor.\n bundler?: string;\n\n /** Whether to use the cache */\n cache?: boolean;\n\n /** Writes the resolve map to `resolve-map.json`. */\n logResolveMap?: boolean;\n\n /** Only evaluate/consider specific package(s). */\n match?: PackageSettingsMatch[];\n\n /** How to authenticate against the remote cache */\n login: LoginMethod;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDefaultLogin.d.ts","sourceRoot":"","sources":["../../src/utilities/getDefaultLogin.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"getDefaultLogin.d.ts","sourceRoot":"","sources":["../../src/utilities/getDefaultLogin.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AAE9D,wBAAgB,eAAe,IAAI,WAAW,CAE7C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDefaultLogin.js","sourceRoot":"","sources":["../../src/utilities/getDefaultLogin.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,MAAM,UAAU,eAAe;IAC7B,OAAO,eAAe,CAAC,IAAI,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC;AAC3G,CAAC","sourcesContent":["import { environmentInfo } from '@ms-cloudpack/environment';\nimport type { LoginMethod } from '@ms-cloudpack/
|
|
1
|
+
{"version":3,"file":"getDefaultLogin.js","sourceRoot":"","sources":["../../src/utilities/getDefaultLogin.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,MAAM,UAAU,eAAe;IAC7B,OAAO,eAAe,CAAC,IAAI,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC;AAC3G,CAAC","sourcesContent":["import { environmentInfo } from '@ms-cloudpack/environment';\nimport type { LoginMethod } from '@ms-cloudpack/remote-cache';\n\nexport function getDefaultLogin(): LoginMethod {\n return environmentInfo.isCI ? 'azure-cli' : environmentInfo.isCodespaces ? 'device-code' : 'interactive';\n}\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ms-cloudpack/cli",
|
|
3
|
-
"version": "0.72.
|
|
3
|
+
"version": "0.72.81",
|
|
4
4
|
"description": "The Cloudpack command line interface - a tool for managing fast inner and outer looping in web apps.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -10,18 +10,18 @@
|
|
|
10
10
|
"cloudpack": "./bin/cloudpack.js"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@ms-cloudpack/api-server": "^0.61.
|
|
14
|
-
"@ms-cloudpack/app-server": "^0.17.
|
|
15
|
-
"@ms-cloudpack/bundler": "^0.24.
|
|
13
|
+
"@ms-cloudpack/api-server": "^0.61.22",
|
|
14
|
+
"@ms-cloudpack/app-server": "^0.17.75",
|
|
15
|
+
"@ms-cloudpack/bundler": "^0.24.17",
|
|
16
16
|
"@ms-cloudpack/common-types": "^0.24.13",
|
|
17
|
-
"@ms-cloudpack/config": "^0.33.
|
|
17
|
+
"@ms-cloudpack/config": "^0.33.26",
|
|
18
18
|
"@ms-cloudpack/environment": "^0.1.1",
|
|
19
19
|
"@ms-cloudpack/json-utilities": "^0.1.10",
|
|
20
|
-
"@ms-cloudpack/overlay": "^0.17.
|
|
20
|
+
"@ms-cloudpack/overlay": "^0.17.155",
|
|
21
21
|
"@ms-cloudpack/package-utilities": "^12.1.0",
|
|
22
22
|
"@ms-cloudpack/path-string-parsing": "^1.2.7",
|
|
23
23
|
"@ms-cloudpack/path-utilities": "^3.0.10",
|
|
24
|
-
"@ms-cloudpack/remote-cache": "^0.11.
|
|
24
|
+
"@ms-cloudpack/remote-cache": "^0.11.2",
|
|
25
25
|
"@ms-cloudpack/setup-utilities": "^0.5.20",
|
|
26
26
|
"@ms-cloudpack/task-reporter": "^0.16.0",
|
|
27
27
|
"@ms-cloudpack/telemetry": "^0.11.6",
|
|
@@ -37,7 +37,6 @@
|
|
|
37
37
|
"workspace-tools": "^0.38.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@ms-cloudpack/auth": "^0.1.2",
|
|
41
40
|
"@ms-cloudpack/common-types": "^0.24.13",
|
|
42
41
|
"@ms-cloudpack/common-types-browser": "^0.5.5",
|
|
43
42
|
"@ms-cloudpack/eslint-plugin-internal": "^0.0.1",
|