Socket
Socket
Sign inDemoInstall

react-refresh

Package Overview
Dependencies
0
Maintainers
7
Versions
1653
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

5

cjs/react-refresh-runtime.development.js

@@ -453,3 +453,4 @@ /** @license React vundefined

function getMountedRootCount() {
// Exposed for testing.
function _getMountedRootCount() {
{

@@ -564,3 +565,3 @@ return mountedRoots.size;

injectIntoGlobalHook: injectIntoGlobalHook,
getMountedRootCount: getMountedRootCount,
_getMountedRootCount: _getMountedRootCount,
createSignatureFunctionForTransform: createSignatureFunctionForTransform,

@@ -567,0 +568,0 @@ isLikelyComponentType: isLikelyComponentType

2

package.json

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

],
"version": "0.1.0",
"version": "0.2.0",
"homepage": "https://reactjs.org/",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc