Socket
Socket
Sign inDemoInstall

react-dom

Package Overview
Dependencies
Maintainers
0
Versions
1940
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dom - npm Package Compare versions

Comparing version 19.0.0-rc-dfd30974ab-20240613 to 19.0.0-rc-e02baf6c92-20240627

9

cjs/react-dom.development.js

@@ -14,2 +14,3 @@ /**

(function () {
function noop() {}
function error(format) {

@@ -32,3 +33,2 @@ for (

}
function noop() {}
function testStringCoercion(value) {

@@ -103,4 +103,3 @@ return "" + value;

__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
var ReactSharedInternals =
require("react").__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,
var React = require("react"),
Internals = {

@@ -125,2 +124,4 @@ d: {

},
ReactSharedInternals =
React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,
REACT_PORTAL_TYPE = Symbol.for("react.portal");

@@ -439,3 +440,3 @@ ("function" === typeof Map &&

};
exports.version = "19.0.0-rc-dfd30974ab-20240613";
exports.version = "19.0.0-rc-e02baf6c92-20240627";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&

@@ -442,0 +443,0 @@ "function" ===

@@ -12,2 +12,3 @@ /**

"use strict";
var React = require("react");
function formatProdErrorMessage(code) {

@@ -28,4 +29,2 @@ var url = "https://react.dev/errors/" + code;

}
var ReactSharedInternals =
require("react").__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
function noop() {}

@@ -61,2 +60,4 @@ var Internals = {

}
var ReactSharedInternals =
React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
function getCrossOriginStringAs(as, input) {

@@ -212,2 +213,2 @@ if ("font" === as) return "";

};
exports.version = "19.0.0-rc-dfd30974ab-20240613";
exports.version = "19.0.0-rc-e02baf6c92-20240627";

@@ -14,2 +14,3 @@ /**

(function () {
function noop() {}
function error(format) {

@@ -32,3 +33,2 @@ for (

}
function noop() {}
function getCrossOriginStringAs(as, input) {

@@ -61,4 +61,24 @@ if ("font" === as) return "";

}
var ReactSharedInternalsServer =
require("react").__SERVER_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
var React = require("react"),
Internals = {
d: {
f: noop,
r: function () {
throw Error(
"Invalid form element. requestFormReset must be passed a form that was rendered by React."
);
},
D: noop,
C: noop,
L: noop,
m: noop,
X: noop,
S: noop,
M: noop
},
p: 0,
findDOMNode: null
},
ReactSharedInternalsServer =
React.__SERVER_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
if (!ReactSharedInternalsServer)

@@ -68,21 +88,2 @@ throw Error(

);
var Internals = {
d: {
f: noop,
r: function () {
throw Error(
"Invalid form element. requestFormReset must be passed a form that was rendered by React."
);
},
D: noop,
C: noop,
L: noop,
m: noop,
X: noop,
S: noop,
M: noop
},
p: 0,
findDOMNode: null
};
("function" === typeof Map &&

@@ -361,3 +362,3 @@ null != Map.prototype &&

};
exports.version = "19.0.0-rc-dfd30974ab-20240613";
exports.version = "19.0.0-rc-e02baf6c92-20240627";
})();

@@ -12,9 +12,3 @@ /**

"use strict";
if (
!require("react")
.__SERVER_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE
)
throw Error(
'The "react" package in this environment is not configured correctly. The "react-server" condition must be enabled in any environment that runs React Server Components.'
);
var React = require("react");
function noop() {}

@@ -40,2 +34,6 @@ var Internals = {

};
if (!React.__SERVER_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE)
throw Error(
'The "react" package in this environment is not configured correctly. The "react-server" condition must be enabled in any environment that runs React Server Components.'
);
function getCrossOriginStringAs(as, input) {

@@ -156,2 +154,2 @@ if ("font" === as) return "";

};
exports.version = "19.0.0-rc-dfd30974ab-20240613";
exports.version = "19.0.0-rc-e02baf6c92-20240627";
{
"name": "react-dom",
"version": "19.0.0-rc-dfd30974ab-20240613",
"version": "19.0.0-rc-e02baf6c92-20240627",
"description": "React package for working with the DOM.",

@@ -20,6 +20,6 @@ "main": "index.js",

"dependencies": {
"scheduler": "0.25.0-rc-dfd30974ab-20240613"
"scheduler": "0.25.0-rc-e02baf6c92-20240627"
},
"peerDependencies": {
"react": "19.0.0-rc-dfd30974ab-20240613"
"react": "19.0.0-rc-e02baf6c92-20240627"
},

@@ -26,0 +26,0 @@ "files": [

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc