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

react-class

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-class - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

1

lib/index.js

@@ -57,5 +57,4 @@ "use strict";

module.exports = ReactClass;
exports.default = ReactClass;
exports.autoBind = autoBind;
exports.Component = ReactClass;

3

package.json
{
"name": "react-class",
"version": "3.0.0",
"version": "3.0.1",
"description": "A carefully crafted base class for all your React components ",

@@ -36,2 +36,3 @@ "main": "lib/index.js",

"babel-loader": "^6.2.4",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.9.0",

@@ -38,0 +39,0 @@ "babel-preset-react": "^6.11.1",

@@ -39,3 +39,2 @@ "use strict";

module.exports = ReactClass
export default ReactClass

@@ -42,0 +41,0 @@ export {

Sorry, the diff of this file is not supported yet

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