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

@umbraco-ui/uui-badge

Package Overview
Dependencies
Maintainers
0
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-badge - npm Package Compare versions

Comparing version 1.12.2 to 1.13.0-rc.0

5

lib/index.js

@@ -72,2 +72,7 @@ import { defineElement } from '@umbraco-ui/uui-base/lib/registration';

}
:host([color='invalid']) {
--color: var(--uui-color-invalid,#d42054);
--color-standalone: var(--uui-color-invalid-standalone,rgb(191, 33, 78));
--color-contrast: var(--uui-color-invalid-contrast,white);
}

@@ -74,0 +79,0 @@ :host {

6

package.json
{
"name": "@umbraco-ui/uui-badge",
"version": "1.12.2",
"version": "1.13.0-rc.0",
"license": "MIT",

@@ -33,3 +33,3 @@ "description": "A badge to notify that there is something that requires attention of the user.",

"dependencies": {
"@umbraco-ui/uui-base": "1.12.2"
"@umbraco-ui/uui-base": "1.13.0-rc.0"
},

@@ -44,3 +44,3 @@ "scripts": {

},
"gitHead": "207119ec53a655eeddfa1d626155490490336753"
"gitHead": "864afa6c182c2a73c479237732dadc1abc69a4a0"
}
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