Comparing version 0.7.2 to 0.7.3-beta1
@@ -31,2 +31,2 @@ require('./index.css'); | ||
antd.version = '0.7.2'; | ||
antd.version = '0.7.3-beta1'; |
@@ -182,3 +182,3 @@ 'use strict'; | ||
handlePageChange: function handlePageChange(current) { | ||
var pagination = this.state.pagination; | ||
var pagination = this.state.pagination || {}; | ||
pagination.current = current || 1; | ||
@@ -185,0 +185,0 @@ this.setState({ |
{ | ||
"name": "antd", | ||
"version": "0.7.2", | ||
"version": "0.7.3-beta1", | ||
"stableVersion": "0.7.2", | ||
@@ -5,0 +5,0 @@ "title": "Ant Design", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
240029
0
0