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 0.1.13 to 0.1.14

6

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

@@ -12,2 +12,5 @@ "main": "index.js",

"license": "MIT",
"dependencies": {
"react": "^15.5.4"
},
"devDependencies": {

@@ -19,3 +22,2 @@ "babel-jest": "^20.0.3",

"jest": "^20.0.3",
"react": "^15.5.4",
"react-dom": "^15.5.4",

@@ -22,0 +24,0 @@ "react-test-renderer": "^15.5.4"

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