New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-extras

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-extras - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

2

dist/index.js

@@ -98,3 +98,3 @@ 'use strict';

of: _propTypes2.default.array.isRequired,
render: _propTypes2.default.func
render: _propTypes2.default.func.isRequired
};

@@ -101,0 +101,0 @@

{
"name": "react-extras",
"version": "0.7.0",
"version": "0.7.1",
"description": "Useful components and utilities for working with React",

@@ -57,2 +57,3 @@ "license": "MIT",

"browser-env": "^3.2.4",
"jest-prop-type-error": "^1.1.0",
"react": "^16.2.0",

@@ -78,3 +79,4 @@ "react-dom": "^16.2.0",

"require": [
"babel-register"
"babel-register",
"jest-prop-type-error"
],

@@ -81,0 +83,0 @@ "babel": "inherit"

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