Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-text-field

Package Overview
Dependencies
Maintainers
9
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-text-field - npm Package Compare versions

Comparing version 2.1.0-alpha2 to 2.1.0-alpha3

coverage/lcov-report/base.css

20

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-text-field",
"version": "2.1.0-alpha2",
"version": "2.1.0-alpha3",
"main": "vaadin-text-field.js",

@@ -25,17 +25,11 @@ "author": "Vaadin Ltd",

"supports-color": "3.1.2",
"type-detect": "1.0.0",
"@vaadin/vaadin-themable-mixin": "1.2.0-alpha2",
"@vaadin/vaadin-control-state-mixin": "2.1.0-alpha2",
"@vaadin/vaadin-lumo-styles": "1.1.0-alpha3",
"@vaadin/vaadin-element-mixin": "1.1.0-alpha1",
"@vaadin/vaadin-development-mode-detector": "1.1.0-alpha2",
"@vaadin/vaadin-usage-statistics": "1.1.0-alpha1"
"type-detect": "1.0.0"
},
"dependencies": {
"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-themable-mixin": "^1.2.0-alpha2",
"@vaadin/vaadin-control-state-mixin": "^2.1.0-alpha2",
"@vaadin/vaadin-element-mixin": "^1.1.0-alpha1",
"@vaadin/vaadin-lumo-styles": "^1.1.0-alpha3",
"@vaadin/vaadin-material-styles": "^1.1.0-alpha2",
"@vaadin/vaadin-themable-mixin": "^1.2.0-alpha2"
"@vaadin/vaadin-element-mixin": "^1.1.0-alpha1"
},

@@ -47,7 +41,7 @@ "devDependencies": {

"@polymer/iron-test-helpers": "^3.0.0-pre.12",
"@vaadin/vaadin-button": "^2.0.0-pre.3",
"@webcomponents/webcomponentsjs": "^1.0.0",
"wct-browser-legacy": "0.0.1-pre.11",
"@vaadin/vaadin-demo-helpers": "^2.0.0-alpha2",
"@webcomponents/webcomponentsjs": "^1.0.0",
"wct-browser-legacy": "0.0.1-pre.11"
"@vaadin/vaadin-button": "^2.1.0-alpha2"
}
}

@@ -75,3 +75,3 @@ import '@polymer/polymer/polymer-element.js';

static get version() {
return '2.1.0-alpha2';
return '2.1.0-alpha3';
}

@@ -78,0 +78,0 @@

@@ -114,3 +114,3 @@ import { PolymerElement } from '@polymer/polymer/polymer-element.js';

static get version() {
return '2.1.0-alpha2';
return '2.1.0-alpha3';
}

@@ -117,0 +117,0 @@

@@ -96,3 +96,3 @@ import { PolymerElement } from '@polymer/polymer/polymer-element.js';

static get version() {
return '2.1.0-alpha2';
return '2.1.0-alpha3';
}

@@ -99,0 +99,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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