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

@vaadin/vaadin-overlay

Package Overview
Dependencies
Maintainers
12
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-overlay - npm Package Compare versions

Comparing version 23.2.0-rc1 to 23.2.0

18

package.json
{
"name": "@vaadin/vaadin-overlay",
"version": "23.2.0-rc1",
"version": "23.2.0",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "23.2.0-rc1",
"@vaadin/vaadin-lumo-styles": "23.2.0-rc1",
"@vaadin/vaadin-material-styles": "23.2.0-rc1",
"@vaadin/vaadin-themable-mixin": "23.2.0-rc1"
"@vaadin/component-base": "^23.2.0",
"@vaadin/vaadin-lumo-styles": "^23.2.0",
"@vaadin/vaadin-material-styles": "^23.2.0",
"@vaadin/vaadin-themable-mixin": "^23.2.0"
},

@@ -47,10 +47,10 @@ "devDependencies": {

"@polymer/iron-overlay-behavior": "^3.0.0",
"@vaadin/button": "23.2.0-rc1",
"@vaadin/radio-group": "23.2.0-rc1",
"@vaadin/button": "^23.2.0",
"@vaadin/radio-group": "^23.2.0",
"@vaadin/testing-helpers": "^0.3.2",
"@vaadin/text-field": "23.2.0-rc1",
"@vaadin/text-field": "^23.2.0",
"lit": "^2.0.0",
"sinon": "^13.0.2"
},
"gitHead": "e78a1f2fe6f42d78cefa3f48085b09a3033c9588"
"gitHead": "8b1f5941f26ac41ca038e75e24c8584e331bc7a8"
}

@@ -138,3 +138,3 @@ /**

*
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation.
* See [Styling Components](https://vaadin.com/docs/latest/styling/custom-theme/styling-components) documentation.
*

@@ -141,0 +141,0 @@ * @fires {CustomEvent} opened-changed - Fired when the `opened` property changes.

@@ -93,3 +93,3 @@ /**

*
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation.
* See [Styling Components](https://vaadin.com/docs/latest/styling/custom-theme/styling-components) documentation.
*

@@ -96,0 +96,0 @@ * @fires {CustomEvent} opened-changed - Fired when the `opened` property changes.

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