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
14
Versions
420
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 23.0.4 to 23.1.0-alpha1

16

package.json
{
"name": "@vaadin/notification",
"version": "23.0.4",
"version": "23.1.0-alpha1",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "^23.0.4",
"@vaadin/vaadin-lumo-styles": "^23.0.4",
"@vaadin/vaadin-material-styles": "^23.0.4",
"@vaadin/vaadin-themable-mixin": "^23.0.4",
"@vaadin/component-base": "23.1.0-alpha1",
"@vaadin/vaadin-lumo-styles": "23.1.0-alpha1",
"@vaadin/vaadin-material-styles": "23.1.0-alpha1",
"@vaadin/vaadin-themable-mixin": "23.1.0-alpha1",
"lit": "^2.0.0"

@@ -46,8 +46,8 @@ },

"@esm-bundle/chai": "^4.3.4",
"@vaadin/button": "^23.0.4",
"@vaadin/polymer-legacy-adapter": "^23.0.4",
"@vaadin/button": "23.1.0-alpha1",
"@vaadin/polymer-legacy-adapter": "23.1.0-alpha1",
"@vaadin/testing-helpers": "^0.3.2",
"sinon": "^9.2.1"
},
"gitHead": "d8db2046661c42fb5aac09ed683b500bf4613b26"
"gitHead": "5d0cdee069f866037c507265fafb4d0476795333"
}

@@ -260,6 +260,6 @@ /**

:host {
display: none;
display: none !important;
}
</style>
<vaadin-notification-card theme$="[[theme]]"> </vaadin-notification-card>
<vaadin-notification-card theme$="[[_theme]]"> </vaadin-notification-card>
`;

@@ -266,0 +266,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