@tsmodule/tsmodule 41.23.0 → 41.24.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -3,4 +3,4 @@
3
3
  if(typeof process<"u"){let{dirname:e}=await import("path"),{fileURLToPath:i}=await import("url");globalThis.__filename=i(import.meta.url),globalThis.__dirname=e(globalThis.__filename);let{default:a}=await import("module");globalThis.require=a.createRequire(import.meta.url)}
4
4
  /** __ESM_SHIM_END */
5
5
 
6
- import{c as o,d as r,e,f,g as m,h as p,k as t,l as x,m as a}from"./chunk-ED7CJY42.js";import"./chunk-SXU4PYPZ.js";export{e as bannerError,r as bannerLog,f as build,m as buildCommand,t as create,x as dev,a as execute,o as normalizeImportSpecifiers,p as specification};
6
+ import{c as o,d as r,e,f,g as m,h as p,k as t,l as x,m as a}from"./chunk-CKI5CR2Z.js";import"./chunk-SXU4PYPZ.js";export{e as bannerError,r as bannerLog,f as build,m as buildCommand,t as create,x as dev,a as execute,o as normalizeImportSpecifiers,p as specification};
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@tsmodule/tsmodule",
3
3
  "platform": "node",
4
4
  "type": "module",
5
- "version": "41.23.0",
5
+ "version": "41.24.0",
6
6
  "repository": "tsmodule/tsmodule",
7
7
  "description": "TypeScript Module loader and compiler",
8
8
  "license": "MIT",
@@ -43,7 +43,7 @@
43
43
  "typescript": "^4.9.3"
44
44
  },
45
45
  "devDependencies": {
46
- "@tsmodule/log": "^2.1.3",
46
+ "@tsmodule/log": "^2.2.1",
47
47
  "@types/node": "^18.11.9",
48
48
  "@typescript-eslint/eslint-plugin": "^5.44.0",
49
49
  "@typescript-eslint/parser": "^5.44.0",
@@ -60,7 +60,7 @@
60
60
  "ora": "^6.1.2",
61
61
  "path": "^0.12.7",
62
62
  "release-it": "^15.5.0",
63
- "universal-shell": "^35.0.5"
63
+ "universal-shell": "^35.0.7"
64
64
  },
65
65
  "release-it": {
66
66
  "git": {