@vaadin/vaadin-lumo-styles
Advanced tools
Comparing version 20.0.0-beta1 to 20.0.0-beta2
@@ -7,2 +7,3 @@ /** | ||
import './version.js'; | ||
const $_documentContainer = document.createElement('template'); | ||
@@ -9,0 +10,0 @@ |
{ | ||
"name": "@vaadin/vaadin-lumo-styles", | ||
"version": "20.0.0-beta1", | ||
"version": "20.0.0-beta2", | ||
"description": "Lumo is a design system foundation for modern web applications, used by Vaadin components", | ||
@@ -29,2 +29,5 @@ "main": "all-imports.js", | ||
], | ||
"scripts": { | ||
"icons": "gulp icons" | ||
}, | ||
"dependencies": { | ||
@@ -34,8 +37,15 @@ "@polymer/iron-icon": "^3.0.0", | ||
"@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" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '20.0.0-beta1'; | ||
return '20.0.0-beta2'; | ||
} | ||
@@ -11,0 +11,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75414
31
1297
5
2