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
0
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.8.0 to 1.9.0-rc.0

3

lib/index.js

@@ -23,4 +23,3 @@ import { defineElement } from '@umbraco-ui/uui-base/lib/registration';

result = (kind ? decorator(target, key, result) : decorator(result)) || result;
if (kind && result)
__defProp(target, key, result);
if (kind && result) __defProp(target, key, result);
return result;

@@ -27,0 +26,0 @@ };

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

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

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

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

"homepage": "https://uui.umbraco.com/?path=/story/uui-toast-notification",
"gitHead": "53021762a52dc54a46f0c5ef829c1cbaabde1160"
"gitHead": "e3e398e07b6ff9874aa0656cb7767df42f58a4ce"
}
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