@tasenor/config 1.16.2 → 1.16.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.
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @tasenor/config@1.11.10 audit /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-config
|
|
4
|
+
> pnpm audit --fix --ignore-registry-errors && pnpm install && pnpm audit --ignore-registry-errors
|
|
5
|
+
|
|
6
|
+
1 overrides were added to package.json to fix vulnerabilities.
|
|
7
|
+
Run "pnpm install" to apply the fixes.
|
|
8
|
+
|
|
9
|
+
The added overrides:
|
|
10
|
+
{
|
|
11
|
+
"ip@=2.0.0": ">=2.0.1"
|
|
12
|
+
}
|
|
13
|
+
../../apps/bookkeeper | [43m[30m WARN [39m[49m The field "pnpm" was found in /home/wigy/project/tasenor-qa/tasenor-bookkeeper/apps/bookkeeper/package.json. This will not take effect. You should configure "pnpm" at the root of the workspace instead.
|
|
14
|
+
../../apps/bookkeeper-api | [43m[30m WARN [39m[49m The field "pnpm" was found in /home/wigy/project/tasenor-qa/tasenor-bookkeeper/apps/bookkeeper-api/package.json. This will not take effect. You should configure "pnpm" at the root of the workspace instead.
|
|
15
|
+
../../apps/docs | [43m[30m WARN [39m[49m The field "pnpm" was found in /home/wigy/project/tasenor-qa/tasenor-bookkeeper/apps/docs/package.json. This will not take effect. You should configure "pnpm" at the root of the workspace instead.
|
|
16
|
+
../../databases/bookkeeper | [43m[30m WARN [39m[49m The field "pnpm" was found in /home/wigy/project/tasenor-qa/tasenor-bookkeeper/databases/bookkeeper/package.json. This will not take effect. You should configure "pnpm" at the root of the workspace instead.
|
|
17
|
+
../tasenor-common | [43m[30m WARN [39m[49m The field "pnpm" was found in /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-common/package.json. This will not take effect. You should configure "pnpm" at the root of the workspace instead.
|
|
18
|
+
[43m[30m WARN [39m[49m 1 other warnings
|
|
19
|
+
[1A[43m[30m WARN [39m[49m 2 other warnings
|
|
20
|
+
[1A[43m[30m WARN [39m[49m 3 other warnings
|
|
21
|
+
[1A[43m[30m WARN [39m[49m 4 other warnings
|
|
22
|
+
[1A[43m[30m WARN [39m[49m 5 other warnings
|
|
23
|
+
Scope: all 14 workspace projects
|
|
24
|
+
[41m[30m ENOENT [39m[49m [31mENOENT: no such file or directory, unlink '/home/wigy/project/tasenor-qa/tasenor-bookkeeper/node_modules/.pnpm/node_modules/pretty-format'[39m
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
[41m[30m ELIFECYCLE [39m[49m [31mCommand failed with exit code 1.[39m
|
|
28
|
+
[43m[30m WARN [39m[49m Local package.json exists, but node_modules missing, did you mean to install?
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @tasenor/config@1.16.3 release /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-config
|
|
4
|
+
> pnpm version patch && pnpm publish --force --access public --no-git-checks
|
|
5
|
+
|
|
6
|
+
[1mnpm[22m [33mwarn[39m [94mUnknown env config "auto-install-peers". This will stop working in the next major version of npm.[39m
|
|
7
|
+
v1.16.4
|
|
8
|
+
[1G[0K
|