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

@dhis2-ui/box

Package Overview
Dependencies
Maintainers
0
Versions
319
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2-ui/box - npm Package Compare versions

Comparing version 10.0.0-alpha.6 to 10.0.0-alpha.7

5

build/cjs/box.js

@@ -22,3 +22,3 @@ "use strict";

children,
dataTest,
dataTest = 'dhis2-uicore-box',
className

@@ -35,5 +35,2 @@ } = _ref;

exports.Box = Box;
Box.defaultProps = {
dataTest: 'dhis2-uicore-box'
};
Box.propTypes = {

@@ -40,0 +37,0 @@ children: _propTypes.default.node,

@@ -15,3 +15,3 @@ import _JSXStyle from "styled-jsx/style";

children,
dataTest,
dataTest = 'dhis2-uicore-box',
className

@@ -27,5 +27,2 @@ } = _ref;

};
Box.defaultProps = {
dataTest: 'dhis2-uicore-box'
};
Box.propTypes = {

@@ -32,0 +29,0 @@ children: PropTypes.node,

4

package.json
{
"name": "@dhis2-ui/box",
"version": "10.0.0-alpha.6",
"version": "10.0.0-alpha.7",
"description": "UI Box",

@@ -36,3 +36,3 @@ "repository": {

"@dhis2/prop-types": "^3.1.2",
"@dhis2/ui-constants": "10.0.0-alpha.6",
"@dhis2/ui-constants": "10.0.0-alpha.7",
"classnames": "^2.3.1",

@@ -39,0 +39,0 @@ "prop-types": "^15.7.2"

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