Socket
Socket
Sign inDemoInstall

react-is

Package Overview
Dependencies
Maintainers
4
Versions
1831
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-is - npm Package Compare versions

Comparing version 19.0.0-rc-20b6f4c0e8-20240607 to 19.0.0-rc-34d0c5e357-20240607

4

cjs/react-is.development.js

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

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.
var REACT_CLIENT_REFERENCE = Symbol.for('react.client.reference');
function isValidElementType(type) {

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

{
"name": "react-is",
"version": "19.0.0-rc-20b6f4c0e8-20240607",
"version": "19.0.0-rc-34d0c5e357-20240607",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc