Socket
Socket
Sign inDemoInstall

react

Package Overview
Dependencies
3
Maintainers
8
Versions
1752
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-experimental-81346764b-20210714 to 0.0.0-experimental-82583617b-20210812

2

cjs/react-unstable-shared-subset.production.min.js

@@ -23,2 +23,2 @@ /** @license React vundefined

exports.unstable_getCacheForType=function(a){return P.current.getCacheForType(a)};exports.unstable_useDeferredValue=Q;exports.unstable_useMutableSource=function(a,b,e){return P.current.useMutableSource(a,b,e)};exports.unstable_useOpaqueIdentifier=function(){return P.current.useOpaqueIdentifier()};exports.useCallback=function(a,b){return P.current.useCallback(a,b)};exports.useContext=function(a){return P.current.useContext(a)};exports.useDebugValue=function(){};exports.useDeferredValue=Q;
exports.useMemo=function(a,b){return P.current.useMemo(a,b)};exports.useTransition=function(){return P.current.useTransition()};exports.version="18.0.0-experimental-81346764b-20210714";
exports.useMemo=function(a,b){return P.current.useMemo(a,b)};exports.useTransition=function(){return P.current.useTransition()};exports.version="18.0.0-experimental-82583617b-20210812";

@@ -26,2 +26,2 @@ /** @license React vundefined

exports.useDeferredValue=function(a){return S.current.useDeferredValue(a)};exports.useEffect=function(a,b){return S.current.useEffect(a,b)};exports.useImperativeHandle=function(a,b,c){return S.current.useImperativeHandle(a,b,c)};exports.useLayoutEffect=function(a,b){return S.current.useLayoutEffect(a,b)};exports.useMemo=function(a,b){return S.current.useMemo(a,b)};exports.useReducer=function(a,b,c){return S.current.useReducer(a,b,c)};exports.useRef=function(a){return S.current.useRef(a)};
exports.useState=function(a){return S.current.useState(a)};exports.useTransition=function(){return S.current.useTransition()};exports.version="18.0.0-experimental-81346764b-20210714";
exports.useState=function(a){return S.current.useState(a)};exports.useTransition=function(){return S.current.useTransition()};exports.version="18.0.0-experimental-82583617b-20210812";

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

],
"version": "0.0.0-experimental-81346764b-20210714",
"version": "0.0.0-experimental-82583617b-20210812",
"homepage": "https://reactjs.org/",

@@ -10,0 +10,0 @@ "bugs": "https://github.com/facebook/react/issues",

@@ -30,3 +30,3 @@ /** @license React vundefined

function(){return g.current.useOpaqueIdentifier()};b.useCallback=function(a,c){return g.current.useCallback(a,c)};b.useContext=function(a){return g.current.useContext(a)};b.useDebugValue=function(a,c){};b.useDeferredValue=function(a){return g.current.useDeferredValue(a)};b.useEffect=function(a,c){return g.current.useEffect(a,c)};b.useImperativeHandle=function(a,c,b){return g.current.useImperativeHandle(a,c,b)};b.useLayoutEffect=function(a,b){return g.current.useLayoutEffect(a,b)};b.useMemo=function(a,
b){return g.current.useMemo(a,b)};b.useReducer=function(a,b,d){return g.current.useReducer(a,b,d)};b.useRef=function(a){return g.current.useRef(a)};b.useState=function(a){return g.current.useState(a)};b.useTransition=function(){return g.current.useTransition()};b.version="18.0.0-experimental-81346764b-20210714"});
b){return g.current.useMemo(a,b)};b.useReducer=function(a,b,d){return g.current.useReducer(a,b,d)};b.useRef=function(a){return g.current.useRef(a)};b.useState=function(a){return g.current.useState(a)};b.useTransition=function(){return g.current.useTransition()};b.version="18.0.0-experimental-82583617b-20210812"});
})();

@@ -30,3 +30,3 @@ /** @license React vundefined

function(){return g.current.useOpaqueIdentifier()};b.useCallback=function(a,c){return g.current.useCallback(a,c)};b.useContext=function(a){return g.current.useContext(a)};b.useDebugValue=function(a,c){};b.useDeferredValue=function(a){return g.current.useDeferredValue(a)};b.useEffect=function(a,c){return g.current.useEffect(a,c)};b.useImperativeHandle=function(a,c,b){return g.current.useImperativeHandle(a,c,b)};b.useLayoutEffect=function(a,b){return g.current.useLayoutEffect(a,b)};b.useMemo=function(a,
b){return g.current.useMemo(a,b)};b.useReducer=function(a,b,d){return g.current.useReducer(a,b,d)};b.useRef=function(a){return g.current.useRef(a)};b.useState=function(a){return g.current.useState(a)};b.useTransition=function(){return g.current.useTransition()};b.version="18.0.0-experimental-81346764b-20210714"});
b){return g.current.useMemo(a,b)};b.useReducer=function(a,b,d){return g.current.useReducer(a,b,d)};b.useRef=function(a){return g.current.useRef(a)};b.useState=function(a){return g.current.useState(a)};b.useTransition=function(){return g.current.useTransition()};b.version="18.0.0-experimental-82583617b-20210812"});
})();

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc