...**/!(*.map|*.min.js)Size
Gzip
Dependencies
Publish
Install
Size
Gzip
Dependencies
Publish
Install
@@ -1276,7 +1276,7 @@ | ||
| 1276 | 1276 | exports.useTransition = function () { |
| 1277 | 1277 | return resolveDispatcher().useTransition(); |
| 1278 | 1278 | }; |
| 1279 | exports.version = "19.2.7"; | |
| 1279 | exports.version = "19.2.8"; | |
| 1280 | 1280 | "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && |
| 1281 | 1281 | "function" === |
| 1282 | 1282 | typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && |
@@ -4,9 +4,9 @@ | ||
| 4 | 4 | "keywords": [ |
| 5 | 5 | "react" |
| 6 | 6 | ], |
| 7 | "version": "19.2.7", | |
| 7 | "version": "19.2.8", | |
| 8 | 8 | "homepage": "https://react.dev/", |
| 9 | "bugs": "https://github.com/facebook/react/issues", | |
| 9 | "bugs": "https://github.com/react/react/issues", | |
| 10 | 10 | "license": "MIT", |
| 11 | 11 | "files": [ |
| 12 | 12 | "LICENSE", |
@@ -42,7 +42,7 @@ | ||
| 42 | 42 | }, |
| 43 | 43 | "repository": { |
| 44 | 44 | "type": "git", |
| 45 | "url": "https://github.com/facebook/react.git", | |
| 45 | "url": "https://github.com/react/react.git", | |
| 46 | 46 | "directory": "packages/react" |
| 47 | 47 | }, |
| 48 | 48 | "engines": { |
Source Repository Mismatch
While both versions have provenance, they originate from different repositories (facebook/react vs react/react). This is a high-risk signal of a fork-based attack or an unannounced migration.