Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-react

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-react - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

8

package.json
{
"name": "is-react",
"version": "1.0.0",
"version": "1.1.0",
"description": "Determine if a variable or expression is a React element or component",

@@ -13,3 +13,3 @@ "main": "index.js",

"dependencies": {
"react": "^15.5.4"
"react": "^16.0.0"
},

@@ -22,4 +22,4 @@ "devDependencies": {

"jest": "^20.0.3",
"react-dom": "^15.5.4",
"react-test-renderer": "^15.5.4"
"react-dom": "^16.0.0",
"react-test-renderer": "^16.0.0"
},

@@ -26,0 +26,0 @@ "keywords": [

@@ -23,2 +23,4 @@ # Is React

### Sponsored by [gitconnected](https://gitconnected.com)
## Install

@@ -25,0 +27,0 @@

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