@tasenor/config 1.17.12 → 1.17.13

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.
@@ -1,45 +1,7 @@
1
1
 
2
2
 
3
- > @tasenor/config@1.17.11 release /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-config
3
+ > @tasenor/config@1.17.12 release /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-config
4
4
  > pnpm version patch && pnpm publish --force --access public --no-git-checks
5
5
 
6
6
  npm warn Unknown env config "auto-install-peers". This will stop working in the next major version of npm.
7
- v1.17.12
8
-  WARN  using --force I sure hope you know what you are doing
9
- npm warn Unknown cli config "--git-checks". This will stop working in the next major version of npm.
10
- npm warn Unknown env config "auto-install-peers". This will stop working in the next major version of npm.
11
- npm warn Unknown project config "auto-install-peers". This will stop working in the next major version of npm.
12
- npm warn using --force Recommended protections disabled.
13
- ⠙⠹⠸npm notice
14
- ⠸npm notice 📦 @tasenor/config@1.17.12
15
- ⠸npm notice Tarball Contents
16
- ⠸npm notice 2.4kB .turbo/turbo-audit.log
17
- npm notice 2.8kB .turbo/turbo-release-minor.log
18
- npm notice 339B .turbo/turbo-release.log
19
- npm notice 171B .turbo/turbo-show-version.log
20
- npm notice 34.5kB LICENSE
21
- npm notice 298B base.json
22
- npm notice 54B index.js
23
- npm notice 186B jest-config.js
24
- npm notice 487B package.json
25
- npm notice 1.7kB ssh/known_hosts
26
- npm notice 78B tsx.json
27
- ⠸npm notice Tarball Details
28
- ⠸npm notice name: @tasenor/config
29
- ⠸npm notice version: 1.17.12
30
- ⠸npm notice filename: tasenor-config-1.17.12.tgz
31
- ⠸npm notice package size: 15.5 kB
32
- ⠸npm notice unpacked size: 43.0 kB
33
- ⠸npm notice shasum: 9a09aaed4fbe6dfda1b34defb1100089088edb09
34
- ⠸npm notice integrity: sha512-uxQdVBXrflWRo[...]ITA8P78fHmKHw==
35
- ⠸npm notice total files: 11
36
- ⠸npm notice
37
- ⠸npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
38
- ⠸⠼⠴⠦⠧⠇⠏⠋npm error code E403
39
- ⠋npm error 403 403 Forbidden - PUT https://registry.npmjs.org/@tasenor%2fconfig - Two-factor authentication or granular access token with bypass 2fa enabled is required to publish packages.
40
- ⠋npm error 403 In most cases, you or one of your dependencies are requesting
41
- npm error 403 a package version that is forbidden by your security policy, or
42
- npm error 403 on a server you do not have access to.
43
- ⠋npm error A complete log of this run can be found in: /home/wigy/.npm/_logs/2026-02-06T10_55_52_795Z-debug-0.log
44
- ⠋ ELIFECYCLE  Command failed with exit code 1.
45
-  WARN  Local package.json exists, but node_modules missing, did you mean to install?
7
+ v1.17.13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tasenor/config",
3
- "version": "1.17.12",
3
+ "version": "1.17.13",
4
4
  "repository": "git@github.com:dataplugoy/tasenor-bookkeeper.git",
5
5
  "author": "Tommi Ronkainen <tommi.ronkainen@gmail.com>",
6
6
  "license": "MIT",