Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-material-styles

Package Overview
Dependencies
Maintainers
19
Versions
425
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-material-styles - npm Package Compare versions

Comparing version 20.0.0-beta1 to 20.0.0-beta2

gulpfile.js

1

font-icons.js

@@ -7,2 +7,3 @@ /**

import './version.js';
const $_documentContainer = document.createElement('template');

@@ -9,0 +10,0 @@

{
"name": "@vaadin/vaadin-material-styles",
"version": "20.0.0-beta1",
"version": "20.0.0-beta2",
"description": "Vaadin Material is a complete theme for Vaadin components, inspired by Google’s Material Design guidelines.",

@@ -29,10 +29,20 @@ "main": "all-imports.js",

],
"scripts": {
"icons": "gulp icons"
},
"dependencies": {
"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-themable-mixin": "^20.0.0-beta1"
"@vaadin/vaadin-themable-mixin": "^20.0.0-beta2"
},
"devDependencies": {
"gulp": "^4.0.0",
"gulp-cli": "^2.0.1",
"gulp-iconfont": "^11.0.0",
"gulp-sort": "^2.0.0",
"gulp-svgmin": "^3.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "a8bc4c410600c8039e8e3f5fa4c763fdb328e10d"
"gitHead": "508e847c3b066d30ba8ebe1fd38c75d39cdbe886"
}

2

version.js

@@ -8,3 +8,3 @@ /**

static get version() {
return '20.0.0-beta1';
return '20.0.0-beta2';
}

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