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

@vaadin/notification

Package Overview
Dependencies
Maintainers
0
Versions
438
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/notification - npm Package Compare versions

Comparing version

to
24.6.1

22

package.json
{
"name": "@vaadin/notification",
"version": "24.6.0",
"version": "24.6.1",
"publishConfig": {

@@ -42,14 +42,14 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "~24.6.0",
"@vaadin/lit-renderer": "~24.6.0",
"@vaadin/overlay": "~24.6.0",
"@vaadin/vaadin-lumo-styles": "~24.6.0",
"@vaadin/vaadin-material-styles": "~24.6.0",
"@vaadin/vaadin-themable-mixin": "~24.6.0",
"@vaadin/component-base": "~24.6.1",
"@vaadin/lit-renderer": "~24.6.1",
"@vaadin/overlay": "~24.6.1",
"@vaadin/vaadin-lumo-styles": "~24.6.1",
"@vaadin/vaadin-material-styles": "~24.6.1",
"@vaadin/vaadin-themable-mixin": "~24.6.1",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/button": "~24.6.0",
"@vaadin/chai-plugins": "~24.6.0",
"@vaadin/testing-helpers": "^1.0.0",
"@vaadin/button": "~24.6.1",
"@vaadin/chai-plugins": "~24.6.1",
"@vaadin/testing-helpers": "^1.1.0",
"sinon": "^18.0.0"

@@ -61,3 +61,3 @@ },

],
"gitHead": "c0b38aa981494d04fac64da35aa3890ad72551ea"
"gitHead": "858d4220653a0603ce9c36da054889eb42ceb327"
}

@@ -231,2 +231,3 @@ /**

get _container() {
const Notification = customElements.get('vaadin-notification');
if (!Notification._container) {

@@ -233,0 +234,0 @@ Notification._container = document.createElement('vaadin-notification-container');

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/notification",
"version": "24.6.0",
"version": "24.6.1",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "contributions": {

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/notification",
"version": "24.6.0",
"version": "24.6.1",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "framework": "lit",