Socket
Socket
Sign inDemoInstall

antd

Package Overview
Dependencies
Maintainers
4
Versions
845
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antd - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3-beta1

2

lib/index.js

@@ -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

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