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

@pega/custom-ui-components

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pega/custom-ui-components - npm Package Compare versions

Comparing version

to
1.2.9

{
"name": "@pega/custom-ui-components",
"version": "1.2.8",
"version": "1.2.9",
"description": "Utility for building custom UI components",

@@ -5,0 +5,0 @@ "bin": "./bin/index.js",

@@ -31,3 +31,3 @@ {

"label": "Visible",
"format": "EXPRESSION"
"format": "VISIBILITY"
},

@@ -37,3 +37,3 @@ {

"label": "Disabled",
"format": "EXPRESSION"
"format": "DISABLED"
},

@@ -43,5 +43,5 @@ {

"label": "Required",
"format": "EXPRESSION"
"format": "REQUIRED"
}
]
}

@@ -30,3 +30,3 @@ {

"label": "Visible",
"format": "EXPRESSION"
"format": "VISIBILITY"
},

@@ -36,3 +36,3 @@ {

"label": "Disabled",
"format": "EXPRESSION"
"format": "DISABLED"
},

@@ -42,5 +42,5 @@ {

"label": "Required",
"format": "EXPRESSION"
"format": "REQUIRED"
}
]
}

@@ -31,3 +31,3 @@ {

"label": "Visible",
"format": "EXPRESSION"
"format": "VISIBILITY"
},

@@ -37,3 +37,3 @@ {

"label": "Disabled",
"format": "EXPRESSION"
"format": "DISABLED"
},

@@ -43,5 +43,5 @@ {

"label": "Required",
"format": "EXPRESSION"
"format": "REQUIRED"
}
]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet