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

@dhis2-ui/field

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2-ui/field - npm Package Compare versions

Comparing version

to
8.15.0-alpha.1

{
"name": "@dhis2-ui/field",
"version": "8.14.9",
"version": "8.15.0-alpha.1",
"description": "UI Field",

@@ -35,6 +35,6 @@ "repository": {

"@dhis2/prop-types": "^3.1.2",
"@dhis2-ui/box": "8.14.9",
"@dhis2-ui/help": "8.14.9",
"@dhis2-ui/label": "8.14.9",
"@dhis2/ui-constants": "8.14.9",
"@dhis2-ui/box": "8.15.0-alpha.1",
"@dhis2-ui/help": "8.15.0-alpha.1",
"@dhis2-ui/label": "8.15.0-alpha.1",
"@dhis2/ui-constants": "8.15.0-alpha.1",
"classnames": "^2.3.1",

@@ -44,3 +44,4 @@ "prop-types": "^15.7.2"

"files": [
"build"
"build",
"types"
],

@@ -51,3 +52,4 @@ "devDependencies": {

"styled-jsx": "^4.0.1"
}
},
"types": "types"
}