@batijs/core 0.0.314 → 0.0.315

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -1160,7 +1160,7 @@ ${t}
1160
1160
 
1161
1161
  `));let a=i?i.replace(/^(.+)/gm,"# $1")+`
1162
1162
  `:"",l=`${e}=${Ubs(n)}
1163
- `;return t+a+l}function Ubs(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 aTs=af(KXr(),1);import{randomBytes as vXs}from"node:crypto";var FEt={name:"@batijs/core",version:"0.0.314",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.67","@types/which":"^3.0.4","@typescript-eslint/parser":"^8.17.0","@typescript-eslint/utils":"^8.17.0","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.24.0",eslint:"^9.16.0","eslint-plugin-solid":"^0.14.4","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.2","mdast-util-to-string":"^4.0.0","mdast-util-toc":"^7.1.0",prettier:"^3.4.2",squirrelly:"^9.1.0",tsup:"^8.3.5",tsx:"^4.19.2",typescript:"^5.7.2","unplugin-purge-polyfills":"^0.0.7",vitest:"^2.1.8","vue-eslint-parser":"^9.4.3",which:"^5.0.0",yaml:"^2.6.1"},exports:{".":"./dist/index.js","./types":{types:"./global.d.ts"}},typesVersions:{"*":{types:["./global.d.ts"]}},files:["dist/"]};function cTs(){if(process.env.npm_config_user_agent)return lTs(process.env.npm_config_user_agent)}function lTs(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 CXs(){switch(cTs()?.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 AXs(){let t=FEt.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:FEt.version,semver:[e,n,i]}}var export_which=aTs.default;export{OEt as MarkdownV2,oSt as Readme,jbs as addVitePlugin,fXs as appendToEnv,dHs as bgBlack,kHs as bgBlackBright,yHs as bgBlue,LHs as bgBlueBright,THs as bgCyan,MHs as bgCyanBright,hHs as bgGreen,IHs as bgGreenBright,bHs as bgMagenta,FHs as bgMagentaBright,mHs as bgRed,NHs as bgRedBright,vHs as bgWhite,RHs as bgWhiteBright,gHs as bgYellow,OHs as bgYellowBright,aHs as black,SHs as blackBright,lHs as blue,AHs as blueBright,eHs as bold,vse as builders,kbs as createColors,pHs as cyan,wHs as cyanBright,CXr as deepMergeObject,LEt as dim,eit as formatCode,IV as generateCode,CXs as getArgs,AXs as getVersion,_Hs as gray,cHs as green,EHs as greenBright,iHs as hidden,nHs as inverse,Dbs as isColorSupported,tHs as italic,ZHs as loadAsJson,tXs as loadAsMagicast,aSt as loadFile,QHs as loadMarkdown,eXs as loadPackageJson,XHs as loadReadme,rXs as loadRelativeFileAsMagicast,nXs as loadYaml,uHs as magenta,DHs as magentaBright,Gqs as markdown,cTs as packageManager,hXr as parseMarkdown,b5e as parseModule,e$r as parseReadme,vXs as randomBytes,oHs as red,xHs as redBright,ZKs as reset,sHs as strikethrough,tps as transformAndFormat,rHs as underline,export_which as which,fHs as white,PHs as whiteBright,SXr as withIcon,vXr as yellow,CHs as yellowBright};
1163
+ `;return t+a+l}function Ubs(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 aTs=af(KXr(),1);import{randomBytes as vXs}from"node:crypto";var FEt={name:"@batijs/core",version:"0.0.315",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.67","@types/which":"^3.0.4","@typescript-eslint/parser":"^8.17.0","@typescript-eslint/utils":"^8.17.0","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.24.0",eslint:"^9.16.0","eslint-plugin-solid":"^0.14.4","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.2","mdast-util-to-string":"^4.0.0","mdast-util-toc":"^7.1.0",prettier:"^3.4.2",squirrelly:"^9.1.0",tsup:"^8.3.5",tsx:"^4.19.2",typescript:"^5.7.2","unplugin-purge-polyfills":"^0.0.7",vitest:"^2.1.8","vue-eslint-parser":"^9.4.3",which:"^5.0.0",yaml:"^2.6.1"},exports:{".":"./dist/index.js","./types":{types:"./global.d.ts"}},typesVersions:{"*":{types:["./global.d.ts"]}},files:["dist/"]};function cTs(){if(process.env.npm_config_user_agent)return lTs(process.env.npm_config_user_agent)}function lTs(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 CXs(){switch(cTs()?.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 AXs(){let t=FEt.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:FEt.version,semver:[e,n,i]}}var export_which=aTs.default;export{OEt as MarkdownV2,oSt as Readme,jbs as addVitePlugin,fXs as appendToEnv,dHs as bgBlack,kHs as bgBlackBright,yHs as bgBlue,LHs as bgBlueBright,THs as bgCyan,MHs as bgCyanBright,hHs as bgGreen,IHs as bgGreenBright,bHs as bgMagenta,FHs as bgMagentaBright,mHs as bgRed,NHs as bgRedBright,vHs as bgWhite,RHs as bgWhiteBright,gHs as bgYellow,OHs as bgYellowBright,aHs as black,SHs as blackBright,lHs as blue,AHs as blueBright,eHs as bold,vse as builders,kbs as createColors,pHs as cyan,wHs as cyanBright,CXr as deepMergeObject,LEt as dim,eit as formatCode,IV as generateCode,CXs as getArgs,AXs as getVersion,_Hs as gray,cHs as green,EHs as greenBright,iHs as hidden,nHs as inverse,Dbs as isColorSupported,tHs as italic,ZHs as loadAsJson,tXs as loadAsMagicast,aSt as loadFile,QHs as loadMarkdown,eXs as loadPackageJson,XHs as loadReadme,rXs as loadRelativeFileAsMagicast,nXs as loadYaml,uHs as magenta,DHs as magentaBright,Gqs as markdown,cTs as packageManager,hXr as parseMarkdown,b5e as parseModule,e$r as parseReadme,vXs as randomBytes,oHs as red,xHs as redBright,ZKs as reset,sHs as strikethrough,tps as transformAndFormat,rHs as underline,export_which as which,fHs as white,PHs as whiteBright,SXr as withIcon,vXr as yellow,CHs as yellowBright};
1164
1164
  /*! Bundled license information:
1165
1165
 
1166
1166
  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.314",
3
+ "version": "0.0.315",
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.1",
41
- "@batijs/features": "0.0.314"
41
+ "@batijs/features": "0.0.315"
42
42
  },
43
43
  "exports": {
44
44
  ".": "./dist/index.js",