Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-material-styles

Package Overview
Dependencies
Maintainers
14
Versions
472
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 23.1.0-beta1 to 23.1.0-beta2

4

gulpfile.js

@@ -57,3 +57,3 @@ /* eslint-env node */

.on('finish', () => {
// icon font
// Icon font
gulp

@@ -63,3 +63,3 @@ .src(`${folder}*.svg`)

sort({
comparator: function (file1, file2) {
comparator(file1, file2) {
return sortIconFilesNormalized(file1.relative, file2.relative);

@@ -66,0 +66,0 @@ },

{
"name": "@vaadin/vaadin-material-styles",
"version": "23.1.0-beta1",
"version": "23.1.0-beta2",
"publishConfig": {

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

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

@@ -52,3 +52,3 @@ "devDependencies": {

},
"gitHead": "8be43cf83102a6b9ccf309687446e590ce0164e8"
"gitHead": "f11f9245a0b5e6bf912725a501c27c24b74e7c8d"
}

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

static get version() {
return '23.1.0-beta1';
return '23.1.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