@tasenor/config 1.17.0 → 1.17.6

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.
@@ -5,3 +5,35 @@
5
5
 
6
6
  npm warn Unknown env config "auto-install-peers". This will stop working in the next major version of npm.
7
7
  v1.17.0
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.0
15
+ ⠹npm notice Tarball Contents
16
+ ⠹npm notice 2.4kB .turbo/turbo-audit.log
17
+ npm notice 344B .turbo/turbo-release-minor.log
18
+ npm notice 2.8kB .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 486B 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.0
30
+ ⠹npm notice filename: tasenor-config-1.17.0.tgz
31
+ ⠹npm notice package size: 15.5 kB
32
+ ⠹npm notice unpacked size: 43.0 kB
33
+ ⠹npm notice shasum: 22bd5e1d201b299fec840d5d3e860d9e6440e5ee
34
+ ⠹npm notice integrity: sha512-3k3NHFITtP47f[...]xmprBTX3IJKyQ==
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
+ ⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙+ @tasenor/config@1.17.0
39
+ ⠙
@@ -1,38 +1,7 @@
1
1
 
2
2
 
3
- > @tasenor/config@1.16.10 release /home/wigy/project/tasenor-qa/tasenor-bookkeeper/packages/tasenor-config
3
+ > @tasenor/config@1.17.5 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.16.11
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.16.11
15
- ⠹npm notice Tarball Contents
16
- ⠹npm notice 2.4kB .turbo/turbo-audit.log
17
- npm notice 339B .turbo/turbo-release.log
18
- npm notice 171B .turbo/turbo-show-version.log
19
- npm notice 34.5kB LICENSE
20
- npm notice 298B base.json
21
- npm notice 54B index.js
22
- npm notice 186B jest-config.js
23
- npm notice 487B package.json
24
- npm notice 1.7kB ssh/known_hosts
25
- npm notice 78B tsx.json
26
- ⠹npm notice Tarball Details
27
- ⠹npm notice name: @tasenor/config
28
- ⠹npm notice version: 1.16.11
29
- ⠹npm notice filename: tasenor-config-1.16.11.tgz
30
- ⠹npm notice package size: 14.9 kB
31
- ⠹npm notice unpacked size: 40.2 kB
32
- ⠹npm notice shasum: 266c237ce62467091a1c20a2fadca7021cb284ff
33
- ⠹npm notice integrity: sha512-lACOHFLxGYvWv[...]pyhlmWtW1xz6Q==
34
- ⠹npm notice total files: 10
35
- ⠹npm notice
36
- ⠹npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
37
- ⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦+ @tasenor/config@1.16.11
38
- ⠦
7
+ v1.17.6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tasenor/config",
3
- "version": "1.17.0",
3
+ "version": "1.17.6",
4
4
  "repository": "git@github.com:dataplugoy/tasenor-bookkeeper.git",
5
5
  "author": "Tommi Ronkainen <tommi.ronkainen@gmail.com>",
6
6
  "license": "MIT",