react-dom
Advanced tools
Comparing version 19.0.0-rc-ab7c1663-20240730 to 19.0.0-rc-b01722d5-20241114
@@ -419,3 +419,3 @@ /** | ||
}; | ||
exports.version = "19.0.0-rc-ab7c1663-20240730"; | ||
exports.version = "19.0.0-rc-b01722d5-20241114"; | ||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && | ||
@@ -422,0 +422,0 @@ "function" === |
@@ -210,2 +210,2 @@ /** | ||
}; | ||
exports.version = "19.0.0-rc-ab7c1663-20240730"; | ||
exports.version = "19.0.0-rc-b01722d5-20241114"; |
@@ -339,3 +339,3 @@ /** | ||
}; | ||
exports.version = "19.0.0-rc-ab7c1663-20240730"; | ||
exports.version = "19.0.0-rc-b01722d5-20241114"; | ||
})(); |
@@ -152,2 +152,2 @@ /** | ||
}; | ||
exports.version = "19.0.0-rc-ab7c1663-20240730"; | ||
exports.version = "19.0.0-rc-b01722d5-20241114"; |
{ | ||
"name": "react-dom", | ||
"version": "19.0.0-rc-ab7c1663-20240730", | ||
"version": "19.0.0-rc-b01722d5-20241114", | ||
"description": "React package for working with the DOM.", | ||
@@ -20,6 +20,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"scheduler": "0.25.0-rc-ab7c1663-20240730" | ||
"scheduler": "0.25.0-rc-b01722d5-20241114" | ||
}, | ||
"peerDependencies": { | ||
"react": "19.0.0-rc-ab7c1663-20240730" | ||
"react": "19.0.0-rc-b01722d5-20241114" | ||
}, | ||
@@ -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
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 3 instances 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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
6371840
170233
15
+ Addedreact@19.0.0-rc-b01722d5-20241114(transitive)
+ Addedscheduler@0.25.0-rc-b01722d5-20241114(transitive)
- Removedreact@19.0.0-rc-ab7c1663-20240730(transitive)
- Removedscheduler@0.25.0-rc-ab7c1663-20240730(transitive)