@batijs/core 0.0.303 → 0.0.304
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/dist/index.js +1 -1
- package/package.json +2 -2
- package/dist/jiti-47QGSKUN.js +0 -478
- package/dist/jiti-HOWX5ILP.js +0 -478
- package/dist/lib-NAFETZUN.js +0 -450
- package/dist/src-ZXRHWERC.js +0 -9
package/dist/index.js
CHANGED
|
@@ -1139,7 +1139,7 @@ ${t}
|
|
|
1139
1139
|
|
|
1140
1140
|
`));let a=i?i.replace(/^(.+)/gm,"# $1")+`
|
|
1141
1141
|
`:"",l=`${e}=${d0s(n)}
|
|
1142
|
-
`;return t+a+l}function d0s(t){let e="";switch(typeof t){case"string":t&&(e=JSON.stringify(t));break;case"boolean":case"number":e=String(t);break;case"undefined":e="";break;case"object":t!==null&&(e=JSON.stringify(t));break}return e}var L0s=cf(rXr(),1);import{randomBytes as FGs}from"node:crypto";var EEt={name:"@batijs/core",version:"0.0.
|
|
1142
|
+
`;return t+a+l}function d0s(t){let e="";switch(typeof t){case"string":t&&(e=JSON.stringify(t));break;case"boolean":case"number":e=String(t);break;case"undefined":e="";break;case"object":t!==null&&(e=JSON.stringify(t));break}return e}var L0s=cf(rXr(),1);import{randomBytes as FGs}from"node:crypto";var EEt={name:"@batijs/core",version:"0.0.304",description:"",type:"module",types:"./dist/index.d.ts",scripts:{"check-types":"tsc --noEmit",vue:"tsx src/parse/linters/vue.ts",test:"vitest run","test:ci":"vitest run",build:"tsup"},keywords:[],author:"Jo\xEBl Charles <joel.charles91@gmail.com>",repository:"https://github.com/vikejs/bati",license:"MIT",devDependencies:{"@batijs/features":"workspace:*","@types/eslint":"^9.6.1","@types/estree":"^1.0.6","@types/node":"^18.19.64","@types/which":"^3.0.4","@typescript-eslint/parser":"^8.12.2","@typescript-eslint/utils":"^8.12.2","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.24.0",eslint:"^9.14.0","eslint-plugin-solid":"^0.14.3","eslint-rule-composer":"^0.3.0",espree:"^10.3.0",magicast:"^0.3.5","mdast-builder":"^1.1.1","mdast-util-from-markdown":"^2.0.2","mdast-util-to-markdown":"^2.1.1","mdast-util-to-string":"^4.0.0","mdast-util-toc":"^7.1.0",prettier:"^3.3.3",squirrelly:"^9.1.0",tsup:"^8.3.5",tsx:"^4.19.2",typescript:"^5.6.3","unplugin-purge-polyfills":"^0.0.7",vitest:"^2.1.4","vue-eslint-parser":"^9.4.3",which:"^5.0.0",yaml:"^2.6.0"},exports:{".":"./dist/index.js","./types":{types:"./global.d.ts"}},typesVersions:{"*":{types:["./global.d.ts"]}},files:["dist/"]};function M0s(){if(process.env.npm_config_user_agent)return R0s(process.env.npm_config_user_agent)}function R0s(t){let e=t.split(" ")[0],n=e.lastIndexOf("/"),i=e.substring(0,n);return{name:i==="npminstall"?"cnpm":i,version:e.substring(n+1)}}function BGs(){switch(M0s()?.name){case"pnpm":return"pnpm create bati";case"yarn":return"yarn dlx @batijs/cli";case"bun":return"bun create bati";default:return"npm create bati ---"}}function UGs(){let t=EEt.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:EEt.version,semver:[e,n,i]}}var export_which=L0s.default;export{SEt as MarkdownV2,XTt as Readme,f0s as addVitePlugin,AGs as appendToEnv,w$s as bgBlack,Y$s as bgBlackBright,I$s as bgBlue,G$s as bgBlueBright,L$s as bgCyan,H$s as bgCyanBright,k$s as bgGreen,J$s as bgGreenBright,O$s as bgMagenta,K$s as bgMagentaBright,P$s as bgRed,W$s as bgRedBright,F$s as bgWhite,X$s as bgWhiteBright,N$s as bgYellow,$$s as bgYellowBright,v$s as black,M$s as blackBright,x$s as blue,U$s as blueBright,d$s as bold,xse as builders,i0s as createColors,C$s as cyan,V$s as cyanBright,IHr as deepMergeObject,xEt as dim,$nt as formatCode,AV as generateCode,BGs as getArgs,UGs as getVersion,D$s as gray,S$s as green,j$s as greenBright,y$s as hidden,g$s as inverse,t0s as isColorSupported,m$s as italic,_Gs as loadAsJson,mGs as loadAsMagicast,HTt as loadFile,fGs as loadMarkdown,dGs as loadPackageJson,pGs as loadReadme,hGs as loadRelativeFileAsMagicast,gGs as loadYaml,E$s as magenta,q$s as magentaBright,cBs as markdown,M0s as packageManager,xHr as parseMarkdown,m5e as parseModule,cJr as parseReadme,FGs as randomBytes,T$s as red,R$s as redBright,_$s as reset,b$s as strikethrough,wcs as transformAndFormat,h$s as underline,export_which as which,A$s as white,z$s as whiteBright,PHr as withIcon,wHr as yellow,B$s as yellowBright};
|
|
1143
1143
|
/*! Bundled license information:
|
|
1144
1144
|
|
|
1145
1145
|
uri-js/dist/es5/uri.all.js:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@batijs/core",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.304",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"vue-eslint-parser": "^9.4.3",
|
|
39
39
|
"which": "^5.0.0",
|
|
40
40
|
"yaml": "^2.6.0",
|
|
41
|
-
"@batijs/features": "0.0.
|
|
41
|
+
"@batijs/features": "0.0.304"
|
|
42
42
|
},
|
|
43
43
|
"exports": {
|
|
44
44
|
".": "./dist/index.js",
|