Socket
Socket
Sign inDemoInstall

@next/react-refresh-utils

Package Overview
Dependencies
Maintainers
8
Versions
2044
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@next/react-refresh-utils - npm Package Compare versions

Comparing version 9.5.2-canary.9 to 9.5.2-canary.10

11

internal/helpers.js

@@ -135,9 +135,10 @@ "use strict";

}
// Needs to be compatible with IE11
exports.default = {
registerExportsForReactRefresh,
isReactRefreshBoundary,
shouldInvalidateReactRefreshBoundary,
getRefreshBoundarySignature,
scheduleUpdate,
registerExportsForReactRefresh: registerExportsForReactRefresh,
isReactRefreshBoundary: isReactRefreshBoundary,
shouldInvalidateReactRefreshBoundary: shouldInvalidateReactRefreshBoundary,
getRefreshBoundarySignature: getRefreshBoundarySignature,
scheduleUpdate: scheduleUpdate,
};
//# sourceMappingURL=helpers.js.map
{
"name": "@next/react-refresh-utils",
"version": "9.5.2-canary.9",
"version": "9.5.2-canary.10",
"description": "An experimental package providing utilities for React Refresh.",

@@ -28,3 +28,3 @@ "repository": {

},
"gitHead": "7fc92a6c788d379ae6e9a568a52f794788cc789b"
"gitHead": "f4433ceaa26e8ce3336c77adde356d2b9385fdb8"
}
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