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

@dhis2-ui/box

Package Overview
Dependencies
Maintainers
2
Versions
314
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 6.8.0-alpha.1 to 6.10.0-alpha.1

11

build/cjs/box.js

@@ -50,10 +50,13 @@ "use strict";

*
* @prop {node} [children]
* @prop {string} [className]
* @prop {string} [dataTest=dhis2-uicore-box]
* @prop {string} [height]
* @prop {string} [marginTop]
* @prop {string} [maxHeight]
* @prop {string} [maxWidth]
* @prop {string} [minHeight]
* @prop {string} [maxHeight]
* @prop {string} [minWidth]
* @prop {string} [overflow]
* @prop {string} [width]
* @prop {string} [minWidth]
* @prop {string} [maxWidth]
* @prop {string} [dataTest]
*/

@@ -60,0 +63,0 @@

@@ -37,10 +37,13 @@ import _JSXStyle from "styled-jsx/style";

*
* @prop {node} [children]
* @prop {string} [className]
* @prop {string} [dataTest=dhis2-uicore-box]
* @prop {string} [height]
* @prop {string} [marginTop]
* @prop {string} [maxHeight]
* @prop {string} [maxWidth]
* @prop {string} [minHeight]
* @prop {string} [maxHeight]
* @prop {string} [minWidth]
* @prop {string} [overflow]
* @prop {string} [width]
* @prop {string} [minWidth]
* @prop {string} [maxWidth]
* @prop {string} [dataTest]
*/

@@ -47,0 +50,0 @@

{
"name": "@dhis2-ui/box",
"version": "6.8.0-alpha.1",
"version": "6.10.0-alpha.1",
"description": "UI Box",

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

"peerDependencies": {
"@dhis2/ui-constants": "6.8.0-alpha.1",
"@dhis2/ui-constants": "6.10.0-alpha.1",
"react": "^16.8",

@@ -42,3 +42,3 @@ "react-dom": "^16.8",

"devDependencies": {
"@dhis2/ui-constants": "6.8.0-alpha.1",
"@dhis2/ui-constants": "6.10.0-alpha.1",
"react": "16.13",

@@ -45,0 +45,0 @@ "react-dom": "16.13",

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