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

@zippytech/react-class

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zippytech/react-class - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

lib/index.js

@@ -22,3 +22,3 @@ "use strict";

var _this = _possibleConstructorReturn(this, Object.getPrototypeOf(ReactClass).call(this, props));
var _this = _possibleConstructorReturn(this, (ReactClass.__proto__ || Object.getPrototypeOf(ReactClass)).call(this, props));

@@ -25,0 +25,0 @@ autoBind(_this);

{
"name": "@zippytech/react-class",
"version": "4.0.0",
"version": "4.0.1",
"description": "A carefully crafted base class for all your React components ",

@@ -33,14 +33,14 @@ "main": "lib/index.js",

"ava": "^0.15.2",
"babel-cli": "^6.10.1",
"babel-core": "^6.10.4",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.11.1",
"babel-register": "^6.9.0",
"babel-cli": "^6.23.0",
"babel-core": "^6.23.1",
"babel-loader": "^6.3.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-react": "^6.23.0",
"babel-register": "^6.23.0",
"enzyme": "^2.4.1",
"jsdom": "^9.4.1",
"react": "^15.2.1",
"react-addons-test-utils": "^15.2.1",
"react-dom": "^15.2.1",
"rimraf": "^2.5.3",
"react": "^15.4.2",
"react-addons-test-utils": "^15.4.2",
"react-dom": "^15.4.2",
"rimraf": "^2.5.4",
"webpack": "^1.13.1",

@@ -54,3 +54,3 @@ "webpack-dev-server": "^1.14.1"

"dependencies": {
"object-assign": "^4.1.0"
"object-assign": "^4.1.1"
},

@@ -57,0 +57,0 @@ "ava": {

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