@lets-events/react 12.4.1 → 12.5.1

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,5 +1,5 @@
1
1
 
2
- > @lets-events/react@12.4.1 build
2
+ > @lets-events/react@12.5.1 build
3
3
  > tsup src/index.tsx --format esm,cjs --dts --external react
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -9,11 +9,16 @@
9
9
  CLI Target: es6
10
10
  ESM Build start
11
11
  CJS Build start
12
+ ESM dist\index.mjs 387.29 KB
13
+ ESM ⚡️ Build success in 1109ms
14
+ CJS dist\index.js 402.00 KB
15
+ CJS ⚡️ Build success in 1110ms
12
16
  DTS Build start
13
- CJS dist\index.js 402.39 KB
14
- CJS ⚡️ Build success in 880ms
15
- ESM dist\index.mjs 387.63 KB
16
- ESM ⚡️ Build success in 881ms
17
- DTS ⚡️ Build success in 8349ms
18
- DTS dist\index.d.mts 402.69 KB
19
- DTS dist\index.d.ts 402.69 KB
17
+ DTS ⚡️ Build success in 9769ms
18
+ DTS dist\index.d.mts 402.83 KB
19
+ DTS dist\index.d.ts 402.83 KB
20
+ npm notice
21
+ npm notice New minor version of npm available! 11.5.1 -> 11.7.0
22
+ npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0
23
+ npm notice To update run: npm install -g npm@11.7.0
24
+ npm notice