@storm-software/npm-tools 0.6.119 → 0.6.122

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 (3) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/README.md +1 -1
  3. package/package.json +34 -12
package/CHANGELOG.md CHANGED
@@ -2,6 +2,54 @@
2
2
 
3
3
  # Changelog for Storm Ops - Npm Tools
4
4
 
5
+ ## [0.6.122](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.6.122) (05/14/2026)
6
+
7
+ ### Updated Dependencies
8
+
9
+ - Updated **testing-tools** to **v1.119.159**
10
+ - Updated **config-tools** to **v1.190.5**
11
+ - Updated **config** to **v1.137.38**
12
+
13
+ ## [0.6.121](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.6.121) (05/14/2026)
14
+
15
+ ### Miscellaneous
16
+
17
+ - **release:** publish ([d45102e8d](https://github.com/storm-software/storm-ops/commit/d45102e8d))
18
+
19
+ ### Bug Fixes
20
+
21
+ - **git-tools:** Ensure non-cached project graph is used during release graph creation ([af729bd1f](https://github.com/storm-software/storm-ops/commit/af729bd1f))
22
+
23
+ ### Updated Dependencies
24
+
25
+ - Updated **testing-tools** to **v1.119.158**
26
+ - Updated **config-tools** to **v1.190.4**
27
+ - Updated **config** to **v1.137.37**
28
+
29
+ ## [0.6.120](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.6.120) (05/13/2026)
30
+
31
+ ### Bug Fixes
32
+
33
+ - **git-tools:** Ensure non-cached project graph is used during release graph creation ([af729bd1f](https://github.com/storm-software/storm-ops/commit/af729bd1f))
34
+
35
+ ### Updated Dependencies
36
+
37
+ - Updated **testing-tools** to **v1.119.157**
38
+ - Updated **config-tools** to **v1.190.3**
39
+ - Updated **config** to **v1.137.36**
40
+
41
+ ## [0.6.119](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.6.119) (05/12/2026)
42
+
43
+ ### Miscellaneous
44
+
45
+ - **monorepo:** Update devenv modules to latest version ([5467f0db1](https://github.com/storm-software/storm-ops/commit/5467f0db1))
46
+
47
+ ### Updated Dependencies
48
+
49
+ - Updated **testing-tools** to **v1.119.156**
50
+ - Updated **config-tools** to **v1.190.2**
51
+ - Updated **config** to **v1.137.35**
52
+
5
53
  ## [0.6.118](https://github.com/storm-software/storm-ops/releases/tag/npm-tools%400.6.118) (04/28/2026)
6
54
 
7
55
  ### Updated Dependencies
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.6.118-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.6.119-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/npm-tools",
3
- "version": "0.6.119",
3
+ "version": "0.6.122",
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": {
@@ -14,28 +14,46 @@
14
14
  "exports": {
15
15
  "./package.json": "./package.json",
16
16
  "./index": {
17
- "import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" },
17
+ "import": {
18
+ "types": "./dist/index.d.ts",
19
+ "default": "./dist/index.js"
20
+ },
18
21
  "require": {
19
22
  "types": "./dist/index.d.cts",
20
23
  "default": "./dist/index.cjs"
21
24
  },
22
- "default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
25
+ "default": {
26
+ "types": "./dist/index.d.ts",
27
+ "default": "./dist/index.js"
28
+ }
23
29
  },
24
30
  ".": {
25
- "import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" },
31
+ "import": {
32
+ "types": "./dist/index.d.ts",
33
+ "default": "./dist/index.js"
34
+ },
26
35
  "require": {
27
36
  "types": "./dist/index.d.cts",
28
37
  "default": "./dist/index.cjs"
29
38
  },
30
- "default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
39
+ "default": {
40
+ "types": "./dist/index.d.ts",
41
+ "default": "./dist/index.js"
42
+ }
31
43
  },
32
44
  "./types": {
33
- "import": { "types": "./dist/types.d.ts", "default": "./dist/types.js" },
45
+ "import": {
46
+ "types": "./dist/types.d.ts",
47
+ "default": "./dist/types.js"
48
+ },
34
49
  "require": {
35
50
  "types": "./dist/types.d.cts",
36
51
  "default": "./dist/types.cjs"
37
52
  },
38
- "default": { "types": "./dist/types.d.ts", "default": "./dist/types.js" }
53
+ "default": {
54
+ "types": "./dist/types.d.ts",
55
+ "default": "./dist/types.js"
56
+ }
39
57
  },
40
58
  "./constants": {
41
59
  "import": {
@@ -82,10 +100,14 @@
82
100
  },
83
101
  "types": "./dist/index.d.ts",
84
102
  "dependencies": {
85
- "@storm-software/config": "^1.137.35",
86
- "@storm-software/config-tools": "^1.190.2"
103
+ "@storm-software/config": "workspace:*",
104
+ "@storm-software/config-tools": "workspace:*"
105
+ },
106
+ "devDependencies": {
107
+ "@types/node": "catalog:",
108
+ "tsup": "catalog:"
87
109
  },
88
- "devDependencies": { "@types/node": "^25.7.0", "tsup": "8.4.0" },
89
- "publishConfig": { "access": "public" },
90
- "gitHead": "0ee786bb6e727df540f3879591f8b4e7724ab615"
110
+ "publishConfig": {
111
+ "access": "public"
112
+ }
91
113
  }