@batijs/core 0.0.453 → 0.0.454
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/index.js
CHANGED
|
@@ -1157,7 +1157,7 @@ ${t}
|
|
|
1157
1157
|
|
|
1158
1158
|
`));let a=i?i.replace(/^(.+)/gm,"# $1")+`
|
|
1159
1159
|
`:"",c=`${e}=${Tus(n)}
|
|
1160
|
-
`;return t+a+c}function Tus(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 Uus=lf(Y$r(),1);import{randomBytes as W9s}from"crypto";var xxt={name:"@batijs/core",version:"0.0.
|
|
1160
|
+
`;return t+a+c}function Tus(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 Uus=lf(Y$r(),1);import{randomBytes as W9s}from"crypto";var xxt={name:"@batijs/core",version:"0.0.454",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.8","@types/node":"^20.19.0","@types/which":"^3.0.4","@typescript-eslint/parser":"^8.35.1","@typescript-eslint/utils":"^8.35.1","attributes-parser":"^2.2.3",colorette:"^2.0.20",esbuild:"^0.25.5",eslint:"^9.30.1","eslint-plugin-solid":"^0.14.5","eslint-rule-composer":"^0.3.0",espree:"^10.4.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.6.2",squirrelly:"^9.1.0",tsup:"^8.5.0",tsx:"^4.20.3",typescript:"^5.8.3","unplugin-purge-polyfills":"^0.1.0",vitest:"^3.2.4","vue-eslint-parser":"^10.2.0",which:"^5.0.0",yaml:"^2.8.0"},exports:{".":"./dist/index.js","./types":{types:"./global.d.ts"}},typesVersions:{"*":{types:["./global.d.ts"]}},files:["dist/"]};function Vus(){if(process.env.npm_config_user_agent)return zus(process.env.npm_config_user_agent)}function zus(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 G9s(){switch(Vus()?.name){case"pnpm":return"pnpm create vike@latest";case"yarn":return"yarn create vike@latest";case"bun":return"bun create vike@latest";default:return"npm create vike@latest ---"}}function H9s(){let t=xxt.version.split("."),e=t[0],n=t[1],i=t.slice(2).join(".");return{version:xxt.version,semver:[e,n,i]}}var export_which=Uus.default;export{Sxt as MarkdownV2,Xvt as Readme,yus as addVitePlugin,M9s as appendToEnv,R7s as bgBlack,Z7s as bgBlackBright,q7s as bgBlue,n9s as bgBlueBright,z7s as bgCyan,s9s as bgCyanBright,B7s as bgGreen,t9s as bgGreenBright,V7s as bgMagenta,i9s as bgMagentaBright,j7s as bgRed,e9s as bgRedBright,Y7s as bgWhite,a9s as bgWhiteBright,U7s as bgYellow,r9s as bgYellowBright,P7s as black,W7s as blackBright,I7s as blue,G7s as blueBright,E7s as bold,Use as builders,uus as createColors,L7s as cyan,X7s as cyanBright,T$r as deepMergeObject,Ext as dim,Eit as formatCode,Sz as generateCode,G9s as getArgs,H9s as getVersion,M7s as gray,N7s as green,$7s as greenBright,D7s as hidden,A7s as inverse,ous as isColorSupported,x7s as italic,S9s as loadAsJson,x9s as loadAsMagicast,Hvt as loadFile,v9s as loadMarkdown,E9s as loadPackageJson,T9s as loadReadme,C9s as loadRelativeFileAsMagicast,A9s as loadYaml,O7s as magenta,H7s as magentaBright,T6s as markdown,Vus as packageManager,p$r as parseMarkdown,F5e as parseModule,WVr as parseReadme,W9s as randomBytes,k7s as red,J7s as redBright,S7s as reset,w7s as strikethrough,kZi as transformAndFormat,C7s as underline,export_which as which,F7s as white,Q7s as whiteBright,g$r as withIcon,h$r as yellow,K7s as yellowBright};
|
|
1161
1161
|
/*! Bundled license information:
|
|
1162
1162
|
|
|
1163
1163
|
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.454",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"vue-eslint-parser": "^10.2.0",
|
|
39
39
|
"which": "^5.0.0",
|
|
40
40
|
"yaml": "^2.8.0",
|
|
41
|
-
"@batijs/features": "0.0.
|
|
41
|
+
"@batijs/features": "0.0.454"
|
|
42
42
|
},
|
|
43
43
|
"exports": {
|
|
44
44
|
".": "./dist/index.js",
|