@react-devtools-plus/scan 0.6.4 → 0.7.0
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/.turbo/turbo-build.log +4 -4
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @react-devtools-plus/scan@0.
|
|
2
|
+
> @react-devtools-plus/scan@0.7.0 build /Users/wangzhichao/办公/code/github/react-devtools/packages/react-devtools-scan
|
|
3
3
|
> tsup
|
|
4
4
|
|
|
5
5
|
CLI Building entry: {"index":"src/index.ts"}
|
|
@@ -12,11 +12,11 @@ ESM Build start
|
|
|
12
12
|
CJS Build start
|
|
13
13
|
CJS dist/index.cjs 703.27 KB
|
|
14
14
|
CJS dist/index.cjs.map 1.25 MB
|
|
15
|
-
CJS ⚡️ Build success in
|
|
15
|
+
CJS ⚡️ Build success in 114ms
|
|
16
16
|
ESM dist/index.js 701.47 KB
|
|
17
17
|
ESM dist/index.js.map 1.25 MB
|
|
18
|
-
ESM ⚡️ Build success in
|
|
18
|
+
ESM ⚡️ Build success in 114ms
|
|
19
19
|
DTS Build start
|
|
20
|
-
DTS ⚡️ Build success in
|
|
20
|
+
DTS ⚡️ Build success in 1343ms
|
|
21
21
|
DTS dist/index.d.ts 7.19 KB
|
|
22
22
|
DTS dist/index.d.cts 7.19 KB
|
package/dist/index.cjs
CHANGED
|
@@ -1850,7 +1850,7 @@ function u4(e4, t4, n3, o4, i4, u5) {
|
|
|
1850
1850
|
return l.vnode && l.vnode(l4), l4;
|
|
1851
1851
|
}
|
|
1852
1852
|
|
|
1853
|
-
// ../../node_modules/.pnpm/react-scan@0.4.3_@types+react@18.3.27_next@15.5.6_react-dom@18.3.1_react@18.3.1__react@
|
|
1853
|
+
// ../../node_modules/.pnpm/react-scan@0.4.3_@types+react@18.3.27_next@15.5.6_react-dom@18.3.1_react@18.3.1__react@18.3.1_jpe23s5ffkkhxs3nbsuwqcmn4i/node_modules/react-scan/dist/index.mjs
|
|
1854
1854
|
var React = __toESM(require("react"), 1);
|
|
1855
1855
|
if (!Array.prototype.toSorted) {
|
|
1856
1856
|
Object.defineProperty(Array.prototype, "toSorted", {
|