@depup/react-virtualized 9.22.6-depup.53 → 9.22.6-depup.54
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/README.md +1 -1
- package/changes.json +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/react-virtualized
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [react-virtualized](https://www.npmjs.com/package/react-virtualized) @ 9.22.6 |
|
|
17
|
-
| Processed | 2026-
|
|
17
|
+
| Processed | 2026-08-02 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 4 |
|
|
20
20
|
|
package/changes.json
CHANGED
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "React components for efficiently rendering large, scrollable lists and tabular data (with updated dependencies)",
|
|
4
4
|
"author": "Brian Vaughn <brian.david.vaughn@gmail.com>",
|
|
5
5
|
"user": "bvaughn",
|
|
6
|
-
"version": "9.22.6-depup.
|
|
6
|
+
"version": "9.22.6-depup.54",
|
|
7
7
|
"homepage": "https://github.com/bvaughn/react-virtualized",
|
|
8
8
|
"main": "dist/commonjs/index.js",
|
|
9
9
|
"module": "dist/es/index.js",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"depsUpdated": 4,
|
|
185
185
|
"originalPackage": "react-virtualized",
|
|
186
186
|
"originalVersion": "9.22.6",
|
|
187
|
-
"processedAt": "2026-
|
|
187
|
+
"processedAt": "2026-08-02T00:57:10.526Z",
|
|
188
188
|
"smokeTest": "failed"
|
|
189
189
|
}
|
|
190
190
|
}
|