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

@vcl/app-area

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/app-area - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

17

package.json
{
"name": "@vcl/app-area",
"description": "The background and layout of the app's viewport and app area",
"version": "0.2.0",
"version": "0.2.1",
"main": "package.json",
"scripts": {
"test": "VCL_NO_PIPE=1 vcl-preprocessor --verbose ./package.json ./build/test.css",
"start": "node ./node_modules/gulp/bin/gulp dev"
"browsersync": "node_modules/.bin/browser-sync start --server --files \"demo\" \"build\" --index \"/build/index.html\" ",
"build-demo": "node node_modules/@vcl/build-demo/index.js",
"start": "npm run browsersync & npm run build-demo"
},

@@ -24,4 +26,2 @@ "style": "index.styl",

"devDependencies": {
"gulp": "^3.9.0",
"@vcl/gulp-vcl-preprocessor": "^0.2.1",
"normalize.css": "^7.0.0",

@@ -31,13 +31,10 @@ "pre-commit": "^1.1.2",

"@vcl/app-footer": "^0.2.0",
"@vcl/build-demo": "^0.2.0",
"@vcl/build-demo": "^0.3.0",
"@vcl/default-theme": "^0.2.0",
"@vcl/default-theme-terms": "^0.2.0",
"@vcl/preprocessor": "0.2.2",
"@vcl/typography": "^0.2.0"
"@vcl/typography": "^0.2.0",
"browser-sync": "^2.24.7"
},
"dependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/vcl/app-area.git"
},
"keywords": [

@@ -44,0 +41,0 @@ "css",

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

# [VCL](https://github.com/vcl/doc) app-area
# [VCL](https://github.com/vcl/vcl/doc) app-area

@@ -3,0 +3,0 @@ The background and layout of the app's viewport and app area.

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