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

@vcl/default-theme

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/default-theme - npm Package Compare versions

Comparing version 0.3.0-1 to 0.4.0-0

demo.sss

41

package.json
{
"name": "@vcl/default-theme",
"description": "The VCL default theme for the core modules collection",
"version": "0.3.0-1",
"description": "The VCL default theme",
"version": "0.4.0-0",
"main": "package.json",
"scripts": {
"test": "VCL_NO_PIPE=1 vcl-preprocessor --verbose ./package.json ./build/test.css"
"test": "vcl-preprocessor ./index.sss ./build/test.css",
"browsersync": "browser-sync start --server --files \"demo\" \"build\" --index \"/build/index.html\" ",
"build-demo": "vcl-build-demo",
"start": "npm-run-all --parallel build-demo browsersync"
},
"style": "index.sss",
"demoStyle": "demo.sss",
"author": {

@@ -21,11 +25,11 @@ "name": "n-fuse GmbH",

],
"license": "MIT",
"devDependencies": {
"@vcl/default-theme-terms": "^0.2.2",
"@vcl/gulp-vcl-preprocessor": "^0.2.1",
"@vcl/preprocessor": "^0.3.0",
"@vcl/typography": "^0.2.2",
"pre-commit": "^1.2.2"
"normalize.css": "^8.0.1",
"@vcl/build-demo": "^0.4.0-12",
"@vcl/typography": "^0.4.0-0",
"@vcl/preprocessor": "^0.4.0-0",
"browser-sync": "^2.26.3",
"npm-run-all": "^4.1.5"
},
"dependencies": {},
"license": "MIT",
"keywords": [

@@ -37,18 +41,3 @@ "css",

"theme"
],
"vcl": {
"needs": [
"theme-terms"
],
"provides": [
"theme"
],
"categories": [
{
"title": "Themes",
"itemPriority": 10,
"priority": 180
}
]
}
]
}

@@ -1,2 +0,2 @@

# [VCL](https://vcl.github.io/) default-theme
# [VCL](https://vcl.github.io/) theme

@@ -7,9 +7,18 @@ The VCL default theme for the core modules collection.

Defines all ~650 variables required to be set by the modules included in
the core-module collection and narrows them down to the small set
of variables defined below. These variables form the interface
of this module.
Definition of the theme terms which consist of:
- colors.
- font faces.
These definitions are typically obtained from the color palette of a web site
design or directly from the corporate identity or brand design stipulations
of a corporation or a specific project.
Based on these terms all ~650 variables required by the modules included in
the official VCL module collection.
## Variables
These term variables form the interface of this module.
### Grays

@@ -16,0 +25,0 @@

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