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
19
Versions
435
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
22.0.0

16

package.json
{
"name": "@vaadin/notification",
"version": "22.0.0-rc1",
"version": "22.0.0",
"publishConfig": {

@@ -36,6 +36,6 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "22.0.0-rc1",
"@vaadin/vaadin-lumo-styles": "22.0.0-rc1",
"@vaadin/vaadin-material-styles": "22.0.0-rc1",
"@vaadin/vaadin-themable-mixin": "22.0.0-rc1",
"@vaadin/component-base": "^22.0.0",
"@vaadin/vaadin-lumo-styles": "^22.0.0",
"@vaadin/vaadin-material-styles": "^22.0.0",
"@vaadin/vaadin-themable-mixin": "^22.0.0",
"lit": "^2.0.0"

@@ -45,8 +45,8 @@ },

"@esm-bundle/chai": "^4.3.4",
"@vaadin/button": "22.0.0-rc1",
"@vaadin/polymer-legacy-adapter": "22.0.0-rc1",
"@vaadin/button": "^22.0.0",
"@vaadin/polymer-legacy-adapter": "^22.0.0",
"@vaadin/testing-helpers": "^0.3.2",
"sinon": "^9.2.1"
},
"gitHead": "7b6f44bcd2c0fd415028ace666feeb0fedb1d540"
"gitHead": "b668e9b1a975227fbe34beb70d1cd5b03dce2348"
}