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

@umbraco-ui/uui-toast-notification-container

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-toast-notification-container - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

6

custom-elements.json

@@ -29,2 +29,8 @@ {

}
],
"slots": [
{
"name": "",
"description": "slot for toast layout/content"
}
]

@@ -31,0 +37,0 @@ }

1

lib/uui-toast-notification-container.element.d.ts

@@ -5,2 +5,3 @@ import { UUIToastNotificationElement } from '@umbraco-ui/uui-toast-notification/lib';

* @element uui-toast-notification-container
* @slot - slot for toast layout/content
*/

@@ -7,0 +8,0 @@ export declare class UUIToastNotificationContainerElement extends LitElement {

8

package.json
{
"name": "@umbraco-ui/uui-toast-notification-container",
"version": "0.0.3",
"version": "0.1.0",
"license": "MIT",

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

"dependencies": {
"@umbraco-ui/uui-base": "0.0.17",
"@umbraco-ui/uui-toast-notification": "0.0.3"
"@umbraco-ui/uui-base": "0.1.0",
"@umbraco-ui/uui-toast-notification": "0.1.0"
},

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

"homepage": "https://uui.umbraco.com/?path=/story/uui-toast-notification-container",
"gitHead": "3b7c6cf892e89054b2980b19d8c2f8bead2752e8"
"gitHead": "9ed7860ce865d310b85bd1718f37b59db873aefd"
}

@@ -7,2 +7,6 @@ # uui-toast-notification-container

### See it in action
Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-toast-notification-container)
## Installation

@@ -9,0 +13,0 @@

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