@tsed/cli 3.26.2 → 4.0.0-rc.3

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.
@@ -10,9 +10,9 @@ const { path, packageJson } = read_pkg_up_1.default.sync({
10
10
  cwd: (0, path_1.join)(dir, "..", "..")
11
11
  });
12
12
  exports.PKG = packageJson;
13
- exports.MINIMAL_TSED_VERSION = "6";
14
- exports.DEFAULT_TSED_TAGS = "latest";
13
+ exports.MINIMAL_TSED_VERSION = "7";
14
+ exports.DEFAULT_TSED_TAGS = "rc";
15
15
  exports.IGNORE_VERSIONS = ["6.0.0"];
16
- exports.IGNORE_TAGS = false; // /alpha|beta/
16
+ exports.IGNORE_TAGS = /rc/; // /alpha|beta/
17
17
  exports.TEMPLATE_DIR = (0, path_1.join)((0, path_1.dirname)(path), "templates");
18
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/constants/index.ts"],"names":[],"mappings":";;;;AAAA,+BAAmC;AACnC,sEAAoC;AACpC,sEAAsC;AAEtC,MAAM,CAAC,EAAE,GAAG,CAAC,GAAG,IAAA,qBAAW,GAAE,CAAC;AAE9B,MAAM,EAAC,IAAI,EAAE,WAAW,EAAC,GAAG,qBAAS,CAAC,IAAI,CAAC;IACzC,GAAG,EAAE,IAAA,WAAI,EAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC;CAC3B,CAAE,CAAC;AAES,QAAA,GAAG,GAAG,WAAW,CAAC;AAClB,QAAA,oBAAoB,GAAG,GAAG,CAAC;AAC3B,QAAA,iBAAiB,GAAG,QAAQ,CAAC;AAC7B,QAAA,eAAe,GAAG,CAAC,OAAO,CAAC,CAAC;AAC5B,QAAA,WAAW,GAAmB,KAAK,CAAC,CAAC,eAAe;AACpD,QAAA,YAAY,GAAG,IAAA,WAAI,EAAC,IAAA,cAAO,EAAC,IAAI,CAAC,EAAE,WAAW,CAAC,CAAC","sourcesContent":["import {dirname, join} from \"path\";\nimport readPkgUp from \"read-pkg-up\";\nimport filedirname from \"filedirname\";\n\nconst [, dir] = filedirname();\n\nconst {path, packageJson} = readPkgUp.sync({\n cwd: join(dir, \"..\", \"..\")\n})!;\n\nexport const PKG = packageJson;\nexport const MINIMAL_TSED_VERSION = \"6\";\nexport const DEFAULT_TSED_TAGS = \"latest\";\nexport const IGNORE_VERSIONS = [\"6.0.0\"];\nexport const IGNORE_TAGS: false | RegExp = false; // /alpha|beta/\nexport const TEMPLATE_DIR = join(dirname(path), \"templates\");\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/constants/index.ts"],"names":[],"mappings":";;;;AAAA,+BAAmC;AACnC,sEAAoC;AACpC,sEAAsC;AAEtC,MAAM,CAAC,EAAE,GAAG,CAAC,GAAG,IAAA,qBAAW,GAAE,CAAC;AAE9B,MAAM,EAAC,IAAI,EAAE,WAAW,EAAC,GAAG,qBAAS,CAAC,IAAI,CAAC;IACzC,GAAG,EAAE,IAAA,WAAI,EAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC;CAC3B,CAAE,CAAC;AAES,QAAA,GAAG,GAAG,WAAW,CAAC;AAClB,QAAA,oBAAoB,GAAG,GAAG,CAAC;AAC3B,QAAA,iBAAiB,GAAG,IAAI,CAAC;AACzB,QAAA,eAAe,GAAG,CAAC,OAAO,CAAC,CAAC;AAC5B,QAAA,WAAW,GAAmB,IAAI,CAAC,CAAC,eAAe;AACnD,QAAA,YAAY,GAAG,IAAA,WAAI,EAAC,IAAA,cAAO,EAAC,IAAI,CAAC,EAAE,WAAW,CAAC,CAAC","sourcesContent":["import {dirname, join} from \"path\";\nimport readPkgUp from \"read-pkg-up\";\nimport filedirname from \"filedirname\";\n\nconst [, dir] = filedirname();\n\nconst {path, packageJson} = readPkgUp.sync({\n cwd: join(dir, \"..\", \"..\")\n})!;\n\nexport const PKG = packageJson;\nexport const MINIMAL_TSED_VERSION = \"7\";\nexport const DEFAULT_TSED_TAGS = \"rc\";\nexport const IGNORE_VERSIONS = [\"6.0.0\"];\nexport const IGNORE_TAGS: false | RegExp = /rc/; // /alpha|beta/\nexport const TEMPLATE_DIR = join(dirname(path), \"templates\");\n"]}
@@ -6,9 +6,9 @@ const { path, packageJson } = readPkgUp.sync({
6
6
  cwd: join(dir, "..", "..")
7
7
  });
8
8
  export const PKG = packageJson;
9
- export const MINIMAL_TSED_VERSION = "6";
10
- export const DEFAULT_TSED_TAGS = "latest";
9
+ export const MINIMAL_TSED_VERSION = "7";
10
+ export const DEFAULT_TSED_TAGS = "rc";
11
11
  export const IGNORE_VERSIONS = ["6.0.0"];
12
- export const IGNORE_TAGS = false; // /alpha|beta/
12
+ export const IGNORE_TAGS = /rc/; // /alpha|beta/
13
13
  export const TEMPLATE_DIR = join(dirname(path), "templates");
14
14
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,EAAE,IAAI,EAAC,MAAM,MAAM,CAAC;AACnC,OAAO,SAAS,MAAM,aAAa,CAAC;AACpC,OAAO,WAAW,MAAM,aAAa,CAAC;AAEtC,MAAM,CAAC,EAAE,GAAG,CAAC,GAAG,WAAW,EAAE,CAAC;AAE9B,MAAM,EAAC,IAAI,EAAE,WAAW,EAAC,GAAG,SAAS,CAAC,IAAI,CAAC;IACzC,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC;CAC3B,CAAE,CAAC;AAEJ,MAAM,CAAC,MAAM,GAAG,GAAG,WAAW,CAAC;AAC/B,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CAAC;AACxC,MAAM,CAAC,MAAM,iBAAiB,GAAG,QAAQ,CAAC;AAC1C,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,OAAO,CAAC,CAAC;AACzC,MAAM,CAAC,MAAM,WAAW,GAAmB,KAAK,CAAC,CAAC,eAAe;AACjE,MAAM,CAAC,MAAM,YAAY,GAAG,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,WAAW,CAAC,CAAC","sourcesContent":["import {dirname, join} from \"path\";\nimport readPkgUp from \"read-pkg-up\";\nimport filedirname from \"filedirname\";\n\nconst [, dir] = filedirname();\n\nconst {path, packageJson} = readPkgUp.sync({\n cwd: join(dir, \"..\", \"..\")\n})!;\n\nexport const PKG = packageJson;\nexport const MINIMAL_TSED_VERSION = \"6\";\nexport const DEFAULT_TSED_TAGS = \"latest\";\nexport const IGNORE_VERSIONS = [\"6.0.0\"];\nexport const IGNORE_TAGS: false | RegExp = false; // /alpha|beta/\nexport const TEMPLATE_DIR = join(dirname(path), \"templates\");\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,EAAE,IAAI,EAAC,MAAM,MAAM,CAAC;AACnC,OAAO,SAAS,MAAM,aAAa,CAAC;AACpC,OAAO,WAAW,MAAM,aAAa,CAAC;AAEtC,MAAM,CAAC,EAAE,GAAG,CAAC,GAAG,WAAW,EAAE,CAAC;AAE9B,MAAM,EAAC,IAAI,EAAE,WAAW,EAAC,GAAG,SAAS,CAAC,IAAI,CAAC;IACzC,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC;CAC3B,CAAE,CAAC;AAEJ,MAAM,CAAC,MAAM,GAAG,GAAG,WAAW,CAAC;AAC/B,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CAAC;AACxC,MAAM,CAAC,MAAM,iBAAiB,GAAG,IAAI,CAAC;AACtC,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,OAAO,CAAC,CAAC;AACzC,MAAM,CAAC,MAAM,WAAW,GAAmB,IAAI,CAAC,CAAC,eAAe;AAChE,MAAM,CAAC,MAAM,YAAY,GAAG,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,WAAW,CAAC,CAAC","sourcesContent":["import {dirname, join} from \"path\";\nimport readPkgUp from \"read-pkg-up\";\nimport filedirname from \"filedirname\";\n\nconst [, dir] = filedirname();\n\nconst {path, packageJson} = readPkgUp.sync({\n cwd: join(dir, \"..\", \"..\")\n})!;\n\nexport const PKG = packageJson;\nexport const MINIMAL_TSED_VERSION = \"7\";\nexport const DEFAULT_TSED_TAGS = \"rc\";\nexport const IGNORE_VERSIONS = [\"6.0.0\"];\nexport const IGNORE_TAGS: false | RegExp = /rc/; // /alpha|beta/\nexport const TEMPLATE_DIR = join(dirname(path), \"templates\");\n"]}
@@ -1,6 +1,6 @@
1
1
  export declare const PKG: import("read-pkg").NormalizedPackageJson;
2
- export declare const MINIMAL_TSED_VERSION = "6";
3
- export declare const DEFAULT_TSED_TAGS = "latest";
2
+ export declare const MINIMAL_TSED_VERSION = "7";
3
+ export declare const DEFAULT_TSED_TAGS = "rc";
4
4
  export declare const IGNORE_VERSIONS: string[];
5
5
  export declare const IGNORE_TAGS: false | RegExp;
6
6
  export declare const TEMPLATE_DIR: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tsed/cli",
3
- "version": "3.26.2",
3
+ "version": "4.0.0-rc.3",
4
4
  "source": "./src/index.ts",
5
5
  "main": "./lib/cjs/index.js",
6
6
  "module": "./lib/esm/index.js",
@@ -58,12 +58,12 @@
58
58
  "node": ">=14"
59
59
  },
60
60
  "dependencies": {
61
- "@tsed/cli-core": "3.26.2",
62
- "@tsed/core": ">=6.114.14",
63
- "@tsed/di": ">=6.114.14",
64
- "@tsed/logger": ">=6.0.0",
65
- "@tsed/openspec": ">=6.114.14",
66
- "@tsed/schema": ">=6.114.14",
61
+ "@tsed/cli-core": "4.0.0-rc.3",
62
+ "@tsed/core": ">=7.0.0-rc.5",
63
+ "@tsed/di": ">=7.0.0-rc.5",
64
+ "@tsed/logger": ">=6.2.1",
65
+ "@tsed/openspec": ">=7.0.0-rc.5",
66
+ "@tsed/schema": ">=7.0.0-rc.5",
67
67
  "chalk": "4.1.2",
68
68
  "change-case": "4.1.2",
69
69
  "filedirname": "2.7.0",
@@ -82,7 +82,10 @@
82
82
  "bugs": {
83
83
  "url": "https://github.com/tsedio/tsed-cli/issues"
84
84
  },
85
- "homepage": "https://github.com/tsedio/tsed-cli/tree/master/packages/cli",
85
+ "homepage": "https://github.com/tsedio/tsed-cli/tree/rc/packages/cli",
86
86
  "author": "Romain Lenzotti",
87
- "license": "MIT"
87
+ "license": "MIT",
88
+ "publishConfig": {
89
+ "tag": "rc"
90
+ }
88
91
  }