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

@dhis2-ui/label

Package Overview
Dependencies
Maintainers
2
Versions
312
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2-ui/label - npm Package Compare versions

Comparing version 9.12.0-alpha.4 to 9.12.0

5

build/cjs/label.js

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

className,
dataTest
dataTest = 'dhis2-uicore-label'
} = _ref2;

@@ -51,5 +51,2 @@ return /*#__PURE__*/_react.default.createElement("label", {

exports.Label = Label;
Label.defaultProps = {
dataTest: 'dhis2-uicore-label'
};
Label.propTypes = {

@@ -56,0 +53,0 @@ children: _propTypes.default.string,

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

className,
dataTest
dataTest = 'dhis2-uicore-label'
} = _ref2;

@@ -43,5 +43,2 @@ return /*#__PURE__*/React.createElement("label", {

};
Label.defaultProps = {
dataTest: 'dhis2-uicore-label'
};
Label.propTypes = {

@@ -48,0 +45,0 @@ children: PropTypes.string,

6

package.json
{
"name": "@dhis2-ui/label",
"version": "9.12.0-alpha.4",
"version": "9.12.0",
"description": "UI Label",

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

"@dhis2/prop-types": "^3.1.2",
"@dhis2-ui/required": "9.12.0-alpha.4",
"@dhis2/ui-constants": "9.12.0-alpha.4",
"@dhis2-ui/required": "9.12.0",
"@dhis2/ui-constants": "9.12.0",
"classnames": "^2.3.1",

@@ -40,0 +40,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