@ibgib/space-gib 0.0.27 → 0.0.30

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 +1 @@
1
- import{l as e}from"./chunk-VGNQAKB5.mjs";import"./chunk-LAYDMZTA.mjs";console.log("space-gib early script executing...");e();
1
+ import{l as e}from"./chunk-KWGI6EPS.mjs";import"./chunk-6AKXSINN.mjs";console.log("space-gib early script executing...");e();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ibgib/space-gib",
3
- "version": "0.0.27",
3
+ "version": "0.0.30",
4
4
  "type": "module",
5
5
  "description": "ibgib storage and provider service — SaaS at ibgib.space",
6
6
  "scripts": {
@@ -12,11 +12,11 @@
12
12
  "build:test": "tsc -p tsconfig.test.json"
13
13
  },
14
14
  "dependencies": {
15
- "@ibgib/core-gib": "^0.1.83",
15
+ "@ibgib/core-gib": "^0.1.86",
16
16
  "@ibgib/helper-gib": "^0.0.39",
17
17
  "@ibgib/ts-gib": "^0.5.36",
18
- "@ibgib/web-gib": "^0.0.69",
19
- "@ibgib/node-gib": "^0.0.28"
18
+ "@ibgib/web-gib": "^0.0.72",
19
+ "@ibgib/node-gib": "^0.0.31"
20
20
  },
21
21
  "engines": {
22
22
  "node": ">=20.0.0"
@@ -8,4 +8,4 @@
8
8
  /**
9
9
  * Version of space-gib, auto-updated by the build process.
10
10
  */
11
- export const AUTO_GENERATED_VERSION = '0.0.27';
11
+ export const AUTO_GENERATED_VERSION = '0.0.30';