Socket
Socket
Sign inDemoInstall

react-is

Package Overview
Dependencies
0
Maintainers
4
Versions
1697
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 19.0.0-rc-81c5ff2e04-20240521 to 19.0.0-rc-827cbea417-20240606

4

cjs/react-is.development.js

@@ -46,3 +46,5 @@ /**

var REACT_CLIENT_REFERENCE = Symbol.for('react.client.reference');
var REACT_CLIENT_REFERENCE = Symbol.for('react.client.reference'); // This function is deprecated. Don't use. Only the renderer knows what a valid type is.
// TODO: Delete this when enableOwnerStacks ships.
function isValidElementType(type) {

@@ -49,0 +51,0 @@ if (typeof type === 'string' || typeof type === 'function') {

{
"name": "react-is",
"version": "19.0.0-rc-81c5ff2e04-20240521",
"version": "19.0.0-rc-827cbea417-20240606",
"description": "Brand checking of React Elements.",

@@ -5,0 +5,0 @@ "main": "index.js",

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