@pluv/addon-indexeddb 0.0.0-experimental-20250527040415

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,19 @@
1
+
2
+
3
+ > @pluv/addon-indexeddb@2.2.4 build /home/leedavidcs/projects/pluv/packages/addon-indexeddb
4
+ > tsup src/index.ts --format esm,cjs --dts
5
+
6
+ CLI Building entry: src/index.ts
7
+ CLI Using tsconfig: tsconfig.json
8
+ CLI tsup v8.5.0
9
+ CLI Target: es6
10
+ ESM Build start
11
+ CJS Build start
12
+ CJS dist/index.js 4.79 KB
13
+ CJS ⚡️ Build success in 51ms
14
+ ESM dist/index.mjs 3.75 KB
15
+ ESM ⚡️ Build success in 51ms
16
+ DTS Build start
17
+ DTS ⚡️ Build success in 2077ms
18
+ DTS dist/index.d.mts 754.00 B
19
+ DTS dist/index.d.ts 754.00 B
@@ -0,0 +1,5 @@
1
+
2
+
3
+ > @pluv/addon-indexeddb@2.2.1 lint /home/leedavidcs/projects/pluv/packages/addon-indexeddb
4
+ > eslint "src/**/*.ts*" --fix --max-warnings 0
5
+