@storm-software/npm-tools 0.4.2 → 0.4.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 +23 -0
- package/README.md +1 -1
- package/dist/chunk-RUFQ2VOJ.cjs +1 -0
- package/dist/chunk-SHTY72AZ.js +1 -0
- package/dist/helpers/get-version.cjs +1 -1
- package/dist/helpers/get-version.js +1 -1
- package/dist/helpers/index.cjs +1 -1
- package/dist/helpers/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +4 -4
- package/dist/chunk-IZWBCKQM.js +0 -1
- package/dist/chunk-QAXWNLF7.cjs +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,29 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Npm Tools
|
|
4
4
|
|
|
5
|
+
## [0.4.3](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.4.3) (2025-09-20)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update workspace package links
|
|
10
|
+
([b5a7b29f8](https://github.com/storm-software/storm-ops/commit/b5a7b29f8))
|
|
11
|
+
|
|
12
|
+
### Updated Dependencies
|
|
13
|
+
|
|
14
|
+
- Updated config-tools to 1.186.3
|
|
15
|
+
- Updated config to 1.132.2
|
|
16
|
+
|
|
17
|
+
## [0.4.2](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.4.2) (2025-09-19)
|
|
18
|
+
|
|
19
|
+
### Miscellaneous
|
|
20
|
+
|
|
21
|
+
- **monorepo:** Update workspace package links
|
|
22
|
+
([8a98818fa](https://github.com/storm-software/storm-ops/commit/8a98818fa))
|
|
23
|
+
|
|
24
|
+
### Updated Dependencies
|
|
25
|
+
|
|
26
|
+
- Updated config-tools to 1.186.2
|
|
27
|
+
|
|
5
28
|
## [0.4.1](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.4.1) (2025-09-19)
|
|
6
29
|
|
|
7
30
|
### 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 -->
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
'use strict';var chunkARM2C4SR_cjs=require('./chunk-ARM2C4SR.cjs'),chunkQFGWM46Y_cjs=require('./chunk-QFGWM46Y.cjs'),child_process=require('child_process');async function n(r,t=chunkQFGWM46Y_cjs.f,u={}){let{registry:c=await chunkARM2C4SR_cjs.a()}=u;return new Promise((f,i)=>{child_process.exec(`npm view ${r} version --registry=${c} --tag=${t}`,(e,P,s)=>e?i(e):s?i(s):f(P.trim()));})}async function _(r,t={}){return n(r,chunkQFGWM46Y_cjs.c,t)}async function x(r,t={}){return n(r,chunkQFGWM46Y_cjs.d,t)}async function E(r,t={}){return n(r,chunkQFGWM46Y_cjs.e,t)}exports.a=n;exports.b=_;exports.c=x;exports.d=E;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import {a}from'./chunk-BUJO2IHD.js';import {f,c,d,e}from'./chunk-B6PKMEQO.js';import {exec}from'node:child_process';async function n(r,t=f,u={}){let{registry:c=await a()}=u;return new Promise((f,i)=>{exec(`npm view ${r} version --registry=${c} --tag=${t}`,(e,P,s)=>e?i(e):s?i(s):f(P.trim()));})}async function x(r,t={}){return n(r,c,t)}async function E(r,t={}){return n(r,d,t)}async function N(r,t={}){return n(r,e,t)}export{n as a,x as b,E as c,N as d};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var chunkRUFQ2VOJ_cjs=require('../chunk-RUFQ2VOJ.cjs');require('../chunk-ARM2C4SR.cjs'),require('../chunk-QFGWM46Y.cjs');Object.defineProperty(exports,"getCanaryVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.c}});Object.defineProperty(exports,"getExperimentalVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.d}});Object.defineProperty(exports,"getLatestVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.b}});Object.defineProperty(exports,"getVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.a}});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export{c as getCanaryVersion,d as getExperimentalVersion,b as getLatestVersion,a as getVersion}from'../chunk-
|
|
1
|
+
export{c as getCanaryVersion,d as getExperimentalVersion,b as getLatestVersion,a as getVersion}from'../chunk-SHTY72AZ.js';import'../chunk-BUJO2IHD.js';import'../chunk-B6PKMEQO.js';
|
package/dist/helpers/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';require('../chunk-OBOKFFDE.cjs');var
|
|
1
|
+
'use strict';require('../chunk-OBOKFFDE.cjs');var chunkRUFQ2VOJ_cjs=require('../chunk-RUFQ2VOJ.cjs'),chunkARM2C4SR_cjs=require('../chunk-ARM2C4SR.cjs');require('../chunk-QFGWM46Y.cjs');Object.defineProperty(exports,"getCanaryVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.c}});Object.defineProperty(exports,"getExperimentalVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.d}});Object.defineProperty(exports,"getLatestVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.b}});Object.defineProperty(exports,"getVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.a}});Object.defineProperty(exports,"getGitHubRegistry",{enumerable:true,get:function(){return chunkARM2C4SR_cjs.c}});Object.defineProperty(exports,"getNpmRegistry",{enumerable:true,get:function(){return chunkARM2C4SR_cjs.b}});Object.defineProperty(exports,"getRegistry",{enumerable:true,get:function(){return chunkARM2C4SR_cjs.a}});
|
package/dist/helpers/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import'../chunk-ZS7ZL333.js';export{c as getCanaryVersion,d as getExperimentalVersion,b as getLatestVersion,a as getVersion}from'../chunk-
|
|
1
|
+
import'../chunk-ZS7ZL333.js';export{c as getCanaryVersion,d as getExperimentalVersion,b as getLatestVersion,a as getVersion}from'../chunk-SHTY72AZ.js';export{c as getGitHubRegistry,b as getNpmRegistry,a as getRegistry}from'../chunk-BUJO2IHD.js';import'../chunk-B6PKMEQO.js';
|
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';require('./chunk-SFZRYJZ2.cjs'),require('./chunk-OBOKFFDE.cjs');var
|
|
1
|
+
'use strict';require('./chunk-SFZRYJZ2.cjs'),require('./chunk-OBOKFFDE.cjs');var chunkRUFQ2VOJ_cjs=require('./chunk-RUFQ2VOJ.cjs'),chunkARM2C4SR_cjs=require('./chunk-ARM2C4SR.cjs'),chunkQFGWM46Y_cjs=require('./chunk-QFGWM46Y.cjs');Object.defineProperty(exports,"getCanaryVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.c}});Object.defineProperty(exports,"getExperimentalVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.d}});Object.defineProperty(exports,"getLatestVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.b}});Object.defineProperty(exports,"getVersion",{enumerable:true,get:function(){return chunkRUFQ2VOJ_cjs.a}});Object.defineProperty(exports,"getGitHubRegistry",{enumerable:true,get:function(){return chunkARM2C4SR_cjs.c}});Object.defineProperty(exports,"getNpmRegistry",{enumerable:true,get:function(){return chunkARM2C4SR_cjs.b}});Object.defineProperty(exports,"getRegistry",{enumerable:true,get:function(){return chunkARM2C4SR_cjs.a}});Object.defineProperty(exports,"CANARY_NPM_TAG",{enumerable:true,get:function(){return chunkQFGWM46Y_cjs.d}});Object.defineProperty(exports,"DEFAULT_GITHUB_REGISTRY",{enumerable:true,get:function(){return chunkQFGWM46Y_cjs.b}});Object.defineProperty(exports,"DEFAULT_NPM_REGISTRY",{enumerable:true,get:function(){return chunkQFGWM46Y_cjs.a}});Object.defineProperty(exports,"DEFAULT_NPM_TAG",{enumerable:true,get:function(){return chunkQFGWM46Y_cjs.f}});Object.defineProperty(exports,"EXPERIMENTAL_NPM_TAG",{enumerable:true,get:function(){return chunkQFGWM46Y_cjs.e}});Object.defineProperty(exports,"LATEST_NPM_TAG",{enumerable:true,get:function(){return chunkQFGWM46Y_cjs.c}});
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import'./chunk-GGNOJ77I.js';import'./chunk-ZS7ZL333.js';export{c as getCanaryVersion,d as getExperimentalVersion,b as getLatestVersion,a as getVersion}from'./chunk-
|
|
1
|
+
import'./chunk-GGNOJ77I.js';import'./chunk-ZS7ZL333.js';export{c as getCanaryVersion,d as getExperimentalVersion,b as getLatestVersion,a as getVersion}from'./chunk-SHTY72AZ.js';export{c as getGitHubRegistry,b as getNpmRegistry,a as getRegistry}from'./chunk-BUJO2IHD.js';export{d as CANARY_NPM_TAG,b as DEFAULT_GITHUB_REGISTRY,a as DEFAULT_NPM_REGISTRY,f as DEFAULT_NPM_TAG,e as EXPERIMENTAL_NPM_TAG,c as LATEST_NPM_TAG}from'./chunk-B6PKMEQO.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/npm-tools",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A set of tools and utilities for managing packages stored in the [npm](https://www.npmjs.com/) registry.",
|
|
6
6
|
"repository": {
|
|
@@ -82,10 +82,10 @@
|
|
|
82
82
|
},
|
|
83
83
|
"types": "./dist/index.d.ts",
|
|
84
84
|
"dependencies": {
|
|
85
|
-
"@storm-software/config": "^1.132.
|
|
86
|
-
"@storm-software/config-tools": "^1.186.
|
|
85
|
+
"@storm-software/config": "^1.132.2",
|
|
86
|
+
"@storm-software/config-tools": "^1.186.4"
|
|
87
87
|
},
|
|
88
88
|
"devDependencies": { "@types/node": "^22.10.2", "tsup": "8.4.0" },
|
|
89
89
|
"publishConfig": { "access": "public" },
|
|
90
|
-
"gitHead": "
|
|
90
|
+
"gitHead": "c5ba51816a1c46071312edc1f6bbe0762a796d61"
|
|
91
91
|
}
|
package/dist/chunk-IZWBCKQM.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import {a}from'./chunk-BUJO2IHD.js';import {f,c,d,e}from'./chunk-B6PKMEQO.js';import {exec}from'node:child_process';async function n(r,t=f,a$1={}){let{registry:c=a()}=a$1;return new Promise((f,i)=>{exec(`npm view ${r} version --registry=${c} --tag=${t}`,(e,P,s)=>e?i(e):s?i(s):f(P.trim()));})}async function x(r,t={}){return n(r,c,t)}async function E(r,t={}){return n(r,d,t)}async function N(r,t={}){return n(r,e,t)}export{n as a,x as b,E as c,N as d};
|
package/dist/chunk-QAXWNLF7.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'use strict';var chunkARM2C4SR_cjs=require('./chunk-ARM2C4SR.cjs'),chunkQFGWM46Y_cjs=require('./chunk-QFGWM46Y.cjs'),child_process=require('child_process');async function n(r,t=chunkQFGWM46Y_cjs.f,a={}){let{registry:c=chunkARM2C4SR_cjs.a()}=a;return new Promise((f,i)=>{child_process.exec(`npm view ${r} version --registry=${c} --tag=${t}`,(e,P,s)=>e?i(e):s?i(s):f(P.trim()));})}async function _(r,t={}){return n(r,chunkQFGWM46Y_cjs.c,t)}async function x(r,t={}){return n(r,chunkQFGWM46Y_cjs.d,t)}async function E(r,t={}){return n(r,chunkQFGWM46Y_cjs.e,t)}exports.a=n;exports.b=_;exports.c=x;exports.d=E;
|