@zippytech/react-class
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7656
7
53
Updatedobject-assign@^4.1.1