Socket
Socket
Sign inDemoInstall

@umbraco-ui/uui-badge

Package Overview
Dependencies
Maintainers
5
Versions
55
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.0.0 to 1.1.0

2

lib/uui-badge.element.d.ts
import { LitElement } from 'lit';
import { InterfaceColor, InterfaceLook } from '@umbraco-ui/uui-base/lib/types';
import type { InterfaceColor, InterfaceLook } from '@umbraco-ui/uui-base/lib/types';
/**

@@ -4,0 +4,0 @@ * A badge to notify that there is something that requires attention of the user. The badge is positioned with `position: absolute`. It will determine its position against the first ancestor with `position: relative`.

{
"name": "@umbraco-ui/uui-badge",
"version": "1.0.0",
"version": "1.1.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.0.0"
"@umbraco-ui/uui-base": "1.1.0"
},

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

},
"gitHead": "ffb9cef00262b9f36177adcca9675b4893c0045e"
"gitHead": "5159a81e353c893c30073cdbf2fdd94306477d6e"
}
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