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

@umbraco-ui/uui-toast-notification

Package Overview
Dependencies
Maintainers
6
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-toast-notification - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0-rc.0

4

lib/index.js

@@ -290,5 +290,5 @@ import { defineElement } from '@umbraco-ui/uui-base/lib/registration';

:host([color='positive']) #toast > div {
background-color: var(--uui-color-positive,#1f9554);
background-color: var(--uui-color-positive,#0b8152);
color: var(--uui-color-positive-contrast,#fff);
border-color: var(--uui-color-positive-standalone,#19864a);
border-color: var(--uui-color-positive-standalone,rgb(10, 115, 73));
}

@@ -295,0 +295,0 @@ :host([color='warning']) #toast > div {

{
"name": "@umbraco-ui/uui-toast-notification",
"version": "1.5.0",
"version": "1.6.0-rc.0",
"license": "MIT",

@@ -33,7 +33,7 @@ "keywords": [

"dependencies": {
"@umbraco-ui/uui-base": "1.5.0",
"@umbraco-ui/uui-button": "1.5.0",
"@umbraco-ui/uui-base": "1.6.0-rc.0",
"@umbraco-ui/uui-button": "1.6.0-rc.0",
"@umbraco-ui/uui-css": "1.4.0",
"@umbraco-ui/uui-icon": "1.5.0",
"@umbraco-ui/uui-icon-registry-essential": "1.5.0"
"@umbraco-ui/uui-icon": "1.6.0-rc.0",
"@umbraco-ui/uui-icon-registry-essential": "1.6.0-rc.0"
},

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

"homepage": "https://uui.umbraco.com/?path=/story/uui-toast-notification",
"gitHead": "80279d910777f210227a4ed95762bc91d005a273"
"gitHead": "04709c32cb81b058bdf7976b69533e5b793c49ab"
}
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