react-dom
Advanced tools
Comparing version 0.0.0-experimental-941e1b4a-20240729 to 0.0.0-experimental-9463d51e-20241219
@@ -419,3 +419,3 @@ /** | ||
}; | ||
exports.version = "19.0.0-experimental-941e1b4a-20240729"; | ||
exports.version = "19.1.0-experimental-9463d51e-20241219"; | ||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && | ||
@@ -422,0 +422,0 @@ "function" === |
@@ -210,2 +210,2 @@ /** | ||
}; | ||
exports.version = "19.0.0-experimental-941e1b4a-20240729"; | ||
exports.version = "19.1.0-experimental-9463d51e-20241219"; |
@@ -339,3 +339,3 @@ /** | ||
}; | ||
exports.version = "19.0.0-experimental-941e1b4a-20240729"; | ||
exports.version = "19.1.0-experimental-9463d51e-20241219"; | ||
})(); |
@@ -152,2 +152,2 @@ /** | ||
}; | ||
exports.version = "19.0.0-experimental-941e1b4a-20240729"; | ||
exports.version = "19.1.0-experimental-9463d51e-20241219"; |
{ | ||
"name": "react-dom", | ||
"version": "0.0.0-experimental-941e1b4a-20240729", | ||
"version": "0.0.0-experimental-9463d51e-20241219", | ||
"description": "React package for working with the DOM.", | ||
@@ -20,6 +20,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"scheduler": "0.0.0-experimental-941e1b4a-20240729" | ||
"scheduler": "0.0.0-experimental-9463d51e-20241219" | ||
}, | ||
"peerDependencies": { | ||
"react": "0.0.0-experimental-941e1b4a-20240729" | ||
"react": "0.0.0-experimental-9463d51e-20241219" | ||
}, | ||
@@ -26,0 +26,0 @@ "files": [ |
@@ -12,1 +12,2 @@ 'use strict'; | ||
exports.prerender = s.prerender; | ||
exports.resumeAndPrerender = s.resumeAndPrerender; |
@@ -12,1 +12,2 @@ 'use strict'; | ||
exports.prerender = s.prerender; | ||
exports.resumeAndPrerender = s.resumeAndPrerender; |
@@ -12,1 +12,2 @@ 'use strict'; | ||
exports.prerenderToNodeStream = s.prerenderToNodeStream; | ||
exports.resumeAndPrerenderToNodeStream = s.resumeAndPrerenderToNodeStream; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8337302
223917
0
+ Addedreact@0.0.0-experimental-9463d51e-20241219(transitive)
+ Addedscheduler@0.0.0-experimental-9463d51e-20241219(transitive)
- Removedreact@0.0.0-experimental-941e1b4a-20240729(transitive)
- Removedscheduler@0.0.0-experimental-941e1b4a-20240729(transitive)