create-storm-workspace 1.95.2 → 1.95.4
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/CHANGELOG.md +14 -0
- package/README.md +1 -1
- package/index.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Create Storm Workspace
|
|
4
4
|
|
|
5
|
+
## [1.95.3](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.95.3) (2025-09-18)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update workspace package links
|
|
10
|
+
([5fc0b1cec](https://github.com/storm-software/storm-ops/commit/5fc0b1cec))
|
|
11
|
+
|
|
12
|
+
## [1.95.2](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.95.2) (2025-09-18)
|
|
13
|
+
|
|
14
|
+
### Miscellaneous
|
|
15
|
+
|
|
16
|
+
- **monorepo:** Update workspace package links
|
|
17
|
+
([89e2511ad](https://github.com/storm-software/storm-ops/commit/89e2511ad))
|
|
18
|
+
|
|
5
19
|
## [1.95.1](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.95.1) (2025-09-18)
|
|
6
20
|
|
|
7
21
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
package/index.js
CHANGED
|
@@ -743,7 +743,7 @@ ${n.gray(hl())} ${n.hex(i.brand??qo.dark.brand)(`[${dl[Cn.ALL]} System] `)}${n.b
|
|
|
743
743
|
${e.map((r,u)=>` ${i}> #${u} = ${oo(r,{prefix:`${i}-`,skip:l},n+1)}`).join(`
|
|
744
744
|
`)}`:typeof e=="object"?`
|
|
745
745
|
${Object.keys(e).filter(r=>!l.includes(r)).map(r=>` ${i}> ${r} = ${CZ(e[r])?"<function>":typeof e[r]=="object"?oo(e[r],{prefix:`${i}-`,skip:l},n+1):e[r]}`).join(`
|
|
746
|
-
`)}`:e},CZ=e=>{try{return e instanceof Function||typeof e=="function"||!!(e?.constructor&&e?.call&&e?.apply)}catch{return!1}};var vZ=/^[A-Za-z]:\//;function IZ(e=""){return e&&e.replace(/\\/g,"/").replace(vZ,t=>t.toUpperCase())}var SZ=/^[/\\]{2}/,wZ=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,BZ=/^[A-Za-z]:$/;var gn=function(e){if(!e||e.length===0)return".";e=IZ(e);let t=e
|
|
746
|
+
`)}`:e},CZ=e=>{try{return e instanceof Function||typeof e=="function"||!!(e?.constructor&&e?.call&&e?.apply)}catch{return!1}};var vZ=/^[A-Za-z]:\//;function IZ(e=""){return e&&e.replace(/\\/g,"/").replace(vZ,t=>t.toUpperCase())}var SZ=/^[/\\]{2}/,wZ=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,BZ=/^[A-Za-z]:$/;var gn=function(e){if(!e||e.length===0)return".";e=IZ(e);let t=e?.match(SZ),n=BL(e),i=e[e.length-1]==="/";return e=TZ(e,!n),e.length===0?n?"/":i?"./":".":(i&&(e+="/"),BZ.test(e)&&(e+="/"),t?n?`//${e}`:`//./${e}`:n&&!BL(e)?`/${e}`:e)},hf=function(...e){let t="";for(let n of e)if(n)if(t.length>0){let i=t[t.length-1]==="/",l=n[0]==="/";i&&l?t+=n.slice(1):t+=i||l?n:`/${n}`}else t+=n;return gn(t)};function TZ(e,t){let n="",i=0,l=-1,r=0,u=null;for(let o=0;o<=e.length;++o){if(o<e.length)u=e[o];else{if(u==="/")break;u="/"}if(u==="/"){if(!(l===o-1||r===1))if(r===2){if(n.length<2||i!==2||n[n.length-1]!=="."||n[n.length-2]!=="."){if(n.length>2){let p=n.lastIndexOf("/");p===-1?(n="",i=0):(n=n.slice(0,p),i=n.length-1-n.lastIndexOf("/")),l=o,r=0;continue}else if(n.length>0){n="",i=0,l=o,r=0;continue}}t&&(n+=n.length>0?"/..":"..",i=2)}else n.length>0?n+=`/${e.slice(l+1,o)}`:n=e.slice(l+1,o),i=o-l-1;l=o,r=0}else u==="."&&r!==-1?++r:r=-1}return n}var BL=function(e){return wZ.test(e)};var NS=require("node:fs"),Yg=require("node:path"),_Z=30,xZ=0;function RS(e,t=[],n=[]){let i=e??process.cwd();if(n.some(l=>(0,NS.existsSync)((0,Yg.join)(i,l)))||t.some(l=>(0,NS.existsSync)((0,Yg.join)(i,l))))return i;if(i!=="/"&&xZ++<_Z){let l=(0,Yg.join)(i,"..");return RS(l,t,n)}}var TL=["storm-workspace.json","storm-workspace.yaml","storm-workspace.yml","storm-workspace.js","storm-workspace.ts",".storm-workspace.json",".storm-workspace.yaml",".storm-workspace.yml",".storm-workspace.js",".storm-workspace.ts","lerna.json","nx.json","turbo.json","npm-workspace.json","yarn-workspace.json","pnpm-workspace.json","npm-workspace.yaml","yarn-workspace.yaml","pnpm-workspace.yaml","npm-workspace.yml","yarn-workspace.yml","pnpm-workspace.yml","npm-lock.json","yarn-lock.json","pnpm-lock.json","npm-lock.yaml","yarn-lock.yaml","pnpm-lock.yaml","npm-lock.yml","yarn-lock.yml","pnpm-lock.yml","bun.lockb"],DZ=[".storm-workspace",".nx",".github",".vscode",".verdaccio"];function kZ(e){return process.env.STORM_WORKSPACE_ROOT||process.env.NX_WORKSPACE_ROOT_PATH?gn(process.env.STORM_WORKSPACE_ROOT??process.env.NX_WORKSPACE_ROOT_PATH):gn(RS(e??process.cwd(),TL,DZ))}function bc(e){let t=kZ(e);if(!t)throw new Error(`Cannot find workspace root upwards from known path. Files search list includes:
|
|
747
747
|
${TL.join(`
|
|
748
748
|
`)}
|
|
749
749
|
Path: ${e||process.cwd()}`);return t}var _L="https://docs.stormsoftware.com",ff="https://stormsoftware.com",PZ="https://stormsoftware.com/contact";var xL="https://stormsoftware.com/license",DL="Apache-2.0";var NZ="https://discord.gg/MQ6YVzakM5";var RZ="https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA";var wde=`
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-storm-workspace",
|
|
3
|
-
"version": "1.95.
|
|
3
|
+
"version": "1.95.4",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "⚡A CLI tool used to generate and fully configure a Storm Workspace repository.",
|
|
6
6
|
"repository": {
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"nx": "^21.4.1"
|
|
45
45
|
},
|
|
46
46
|
"publishConfig": { "access": "public" },
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "bf0e3ad2902fa0cd4613fe4896deea054a78a4be"
|
|
48
48
|
}
|