Socket
Socket
Sign inDemoInstall

react

Package Overview
Dependencies
3
Maintainers
7
Versions
1758
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 18.0.0-rc.0-next-9d4e8e84f-20220207 to 18.0.0-rc.0-next-a3bde7974-20220208

2

cjs/react.production.min.js

@@ -27,2 +27,2 @@ /**

exports.useImperativeHandle=function(a,b,e){return R.current.useImperativeHandle(a,b,e)};exports.useInsertionEffect=function(a,b){return R.current.useInsertionEffect(a,b)};exports.useLayoutEffect=function(a,b){return R.current.useLayoutEffect(a,b)};exports.useMemo=function(a,b){return R.current.useMemo(a,b)};exports.useReducer=function(a,b,e){return R.current.useReducer(a,b,e)};exports.useRef=function(a){return R.current.useRef(a)};exports.useState=function(a){return R.current.useState(a)};
exports.useSyncExternalStore=function(a,b,e){return R.current.useSyncExternalStore(a,b,e)};exports.useTransition=function(){return R.current.useTransition()};exports.version="18.0.0-rc.0-9d4e8e84f-20220207";
exports.useSyncExternalStore=function(a,b,e){return R.current.useSyncExternalStore(a,b,e)};exports.useTransition=function(){return R.current.useTransition()};exports.version="18.0.0-rc.0-a3bde7974-20220208";

@@ -7,3 +7,3 @@ {

],
"version": "18.0.0-rc.0-next-9d4e8e84f-20220207",
"version": "18.0.0-rc.0-next-a3bde7974-20220208",
"homepage": "https://reactjs.org/",

@@ -28,6 +28,2 @@ "bugs": "https://github.com/facebook/react/issues",

},
"./index": {
"react-server": "./unstable-shared-subset.js",
"default": "./index.js"
},
"./package.json": "./package.json",

@@ -34,0 +30,0 @@ "./jsx-runtime": "./jsx-runtime.js",

@@ -31,3 +31,3 @@ /**

c.useEffect=function(a,b){return m.current.useEffect(a,b)};c.useId=function(){return m.current.useId()};c.useImperativeHandle=function(a,b,c){return m.current.useImperativeHandle(a,b,c)};c.useInsertionEffect=function(a,b){return m.current.useInsertionEffect(a,b)};c.useLayoutEffect=function(a,b){return m.current.useLayoutEffect(a,b)};c.useMemo=function(a,b){return m.current.useMemo(a,b)};c.useReducer=function(a,b,c){return m.current.useReducer(a,b,c)};c.useRef=function(a){return m.current.useRef(a)};
c.useState=function(a){return m.current.useState(a)};c.useSyncExternalStore=function(a,b,c){return m.current.useSyncExternalStore(a,b,c)};c.useTransition=function(){return m.current.useTransition()};c.version="18.0.0-rc.0-9d4e8e84f-20220207"});
c.useState=function(a){return m.current.useState(a)};c.useSyncExternalStore=function(a,b,c){return m.current.useSyncExternalStore(a,b,c)};c.useTransition=function(){return m.current.useTransition()};c.version="18.0.0-rc.0-a3bde7974-20220208"});
})();

@@ -31,3 +31,3 @@ /**

c.useEffect=function(a,b){return m.current.useEffect(a,b)};c.useId=function(){return m.current.useId()};c.useImperativeHandle=function(a,b,c){return m.current.useImperativeHandle(a,b,c)};c.useInsertionEffect=function(a,b){return m.current.useInsertionEffect(a,b)};c.useLayoutEffect=function(a,b){return m.current.useLayoutEffect(a,b)};c.useMemo=function(a,b){return m.current.useMemo(a,b)};c.useReducer=function(a,b,c){return m.current.useReducer(a,b,c)};c.useRef=function(a){return m.current.useRef(a)};
c.useState=function(a){return m.current.useState(a)};c.useSyncExternalStore=function(a,b,c){return m.current.useSyncExternalStore(a,b,c)};c.useTransition=function(){return m.current.useTransition()};c.version="18.0.0-rc.0-9d4e8e84f-20220207"});
c.useState=function(a){return m.current.useState(a)};c.useSyncExternalStore=function(a,b,c){return m.current.useSyncExternalStore(a,b,c)};c.useTransition=function(){return m.current.useTransition()};c.version="18.0.0-rc.0-a3bde7974-20220208"});
})();

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc