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

@dhis2/ui-constants

Package Overview
Dependencies
Maintainers
5
Versions
437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2/ui-constants - npm Package Compare versions

Comparing version

to
8.14.2-alpha.1

types/index.d.ts

8

package.json
{
"name": "@dhis2/ui-constants",
"version": "8.14.1",
"version": "8.14.2-alpha.1",
"description": "Constants used in the UI libs",

@@ -32,4 +32,6 @@ "main": "./build/cjs/index.js",

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