New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

chartbuilder-ui

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chartbuilder-ui - npm Package Compare versions

Comparing version

to
1.6.0

@@ -11,2 +11,3 @@ /*

var PropTypes = React.PropTypes;
var ReactCSSTransitionGroup = require('react-addons-css-transition-group');

@@ -39,3 +40,5 @@ var Alert = require('./Alert.jsx');

<div className={["cb-alert-group", this.props.className].join(" ")} >
<ReactCSSTransitionGroup transitionName="cb-alert" component="div" className="animation-container" transitionEnterTimeout={600} transitionLeaveTimeout={600}>
{alerts}
</ReactCSSTransitionGroup>
</div>

@@ -42,0 +45,0 @@ );

{
"name": "chartbuilder-ui",
"version": "1.5.6",
"version": "1.6.0",
"description": "React components used in chartbuilder",

@@ -44,2 +44,3 @@ "main": "index.js",

"classnames": "^2.2.1",
"react-addons-css-transition-group": "^0.14.8",
"react-addons-perf": "^0.14.7",

@@ -46,0 +47,0 @@ "react-addons-pure-render-mixin": "^0.14.7",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet