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

rc-align

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-align - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

6

lib/Align.js

@@ -135,5 +135,5 @@ 'use strict';

render: function render() {
var _props = this.props;
var childrenProps = _props.childrenProps;
var children = _props.children;
var _props = this.props,
childrenProps = _props.childrenProps,
children = _props.children;

@@ -140,0 +140,0 @@ var child = _react2["default"].Children.only(children);

{
"name": "rc-align",
"version": "2.3.2",
"version": "2.3.3",
"description": "align ui component for react",

@@ -53,4 +53,4 @@ "keywords": [

"dom-align": "1.x",
"rc-util": "3.x"
"rc-util": "4.x"
}
}
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