@seatzap/core 1.0.1 → 1.0.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seatzap/core",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "A centralized library providing foundational utilities, shared configuration, and standardized boilerplate code for the microservices ecosystem.",
5
5
  "type": "commonjs",
6
6
  "publishConfig": {
@@ -18,6 +18,6 @@
18
18
  "@trivago/prettier-plugin-sort-imports": "^5.2.2"
19
19
  },
20
20
  "exports": {
21
- "prettier": "./src/prettier.config.mjs"
21
+ "./prettier": "./src/prettier.config.mjs"
22
22
  }
23
23
  }
@@ -1,23 +0,0 @@
1
- npm notice
2
- npm notice 📦 @seatzap/core@1.0.0
3
- npm notice Tarball Contents
4
- npm notice 0B npm-publish-output.log
5
- npm notice 584B package.json
6
- npm notice 519B src/prettier.config.mjs
7
- npm notice Tarball Details
8
- npm notice name: @seatzap/core
9
- npm notice version: 1.0.0
10
- npm notice filename: seatzap-core-1.0.0.tgz
11
- npm notice package size: 745 B
12
- npm notice unpacked size: 1.1 kB
13
- npm notice shasum: 8b07d977986a4d578cf293f6257a5109289426d6
14
- npm notice integrity: sha512-PMOE7Gl8QhjRk[...]JddoBgCJ1YzgQ==
15
- npm notice total files: 3
16
- npm notice
17
- npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
18
- npm error code E403
19
- npm error 403 403 Forbidden - PUT https://registry.npmjs.org/@seatzap%2fcore - Two-factor authentication or granular access token with bypass 2fa enabled is required to publish packages.
20
- npm error 403 In most cases, you or one of your dependencies are requesting
21
- npm error 403 a package version that is forbidden by your security policy, or
22
- npm error 403 on a server you do not have access to.
23
- npm error A complete log of this run can be found in: C:\Users\Madara Uchiha\AppData\Local\npm-cache\_logs\2025-12-30T14_25_14_476Z-debug-0.log