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

@vaadin/polymer-legacy-adapter

Package Overview
Dependencies
Maintainers
14
Versions
421
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/polymer-legacy-adapter - npm Package Compare versions

Comparing version 23.1.0-beta1 to 23.1.0-beta2

12

package.json
{
"name": "@vaadin/polymer-legacy-adapter",
"version": "23.1.0-beta1",
"version": "23.1.0-beta2",
"publishConfig": {

@@ -35,3 +35,3 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-themable-mixin": "23.1.0-beta1",
"@vaadin/vaadin-themable-mixin": "23.1.0-beta2",
"lit": "^2.0.0"

@@ -41,9 +41,9 @@ },

"@esm-bundle/chai": "^4.3.4",
"@vaadin/checkbox": "23.1.0-beta1",
"@vaadin/grid": "23.1.0-beta1",
"@vaadin/grid-pro": "23.1.0-beta1",
"@vaadin/checkbox": "23.1.0-beta2",
"@vaadin/grid": "23.1.0-beta2",
"@vaadin/grid-pro": "23.1.0-beta2",
"@vaadin/testing-helpers": "^0.3.2",
"sinon": "^13.0.2"
},
"gitHead": "8be43cf83102a6b9ccf309687446e590ce0164e8"
"gitHead": "f11f9245a0b5e6bf912725a501c27c24b74e7c8d"
}

@@ -47,3 +47,3 @@ /**

// options.include may be undefined, string or an array of strings. Convert it to an array
// Options.include may be undefined, string or an array of strings. Convert it to an array
const moduleIncludes = [].concat(options.include || []);

@@ -50,0 +50,0 @@ if (moduleIncludes.length === 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