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

@vcl/blog

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/blog - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

42

package.json
{
"name": "@vcl/blog",
"description": "Everything that makes up a blog",
"version": "0.1.1",
"version": "0.1.2",
"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,24 +26,19 @@ "style": "index.styl",

"devDependencies": {
"@vcl/build-demo": "^0.2.2",
"@vcl/button": "^0.2.1",
"@vcl/default-theme": "^0.2.2",
"@vcl/default-theme-terms": "^0.2.2",
"@vcl/figure": "^0.2.0",
"@vcl/flex-layout": "^0.2.1",
"@vcl/font-awesome": "^0.2.0",
"@vcl/icogram": "^0.2.3",
"@vcl/icon": "^0.2.1",
"@vcl/pager": "^0.2.0",
"@vcl/preprocessor": "^0.2.4",
"@vcl/typography": "^0.2.2",
"gulp": "^3.9.1",
"gulp-vcl-preprocessor": "^0.2.0",
"normalize.css": "^8.0.0",
"pre-commit": "^1.2.2"
"pre-commit": "^1.1.2",
"@vcl/build-demo": "^0.3.0",
"vcl-button": "^0.1.0",
"vcl-default-theme": "^0.1.0",
"vcl-default-theme-terms": "^0.1.0",
"vcl-figure": "^0.1.0",
"vcl-flex-layout": "^0.1.0",
"vcl-font-awesome": "^0.1.0",
"vcl-icogram": "^0.1.0",
"vcl-icon": "^0.1.0",
"vcl-pager": "^0.1.0",
"vcl-preprocessor": "^0.2.1",
"vcl-typography": "^0.1.0",
"browser-sync": "^2.24.7"
},
"dependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/vcl/blog.git"
},
"keywords": [

@@ -51,3 +48,4 @@ "css",

"component",
"blog"
"application",
"area"
],

@@ -54,0 +52,0 @@ "vcl": {

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

# [VCL](https://github.com/vcl/doc) blog
# [VCL](https://github.com/vcl/vcl/doc) blog

@@ -3,0 +3,0 @@ Everything that makes up a blog.

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