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

@vcl/blog

Package Overview
Dependencies
Maintainers
4
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.4.2 to 0.4.5

22

package.json
{
"name": "@vcl/blog",
"description": "Everything that makes up a blog",
"version": "0.4.2",
"version": "0.4.5",
"main": "package.json",

@@ -9,3 +9,3 @@ "scripts": {

"browsersync": "browser-sync start --server --files \"demo\" \"build\" --index \"/build/index.html\" ",
"build-demo": "vcl-build-demo",
"build-demo": "vcl-build-demo --watch --vcl-root=..",
"start": "npm-run-all --parallel build-demo browsersync"

@@ -28,17 +28,9 @@ },

"devDependencies": {
"@vcl/build-demo": "^0.4.2",
"@vcl/button": "^0.4.2",
"@vcl/figure": "^0.4.2",
"@vcl/flex-layout": "^0.4.2",
"@vcl/font-awesome": "^0.4.2",
"@vcl/icogram": "^0.4.2",
"@vcl/icon": "^0.4.2",
"@vcl/preprocessor": "^0.4.2",
"@vcl/typography": "^0.4.2",
"@vcl/build-demo": "^0.4.5",
"@vcl/preprocessor": "^0.4.5",
"browser-sync": "^2.26.3",
"npm-run-all": "^4.1.5",
"pre-commit": "^1.2.2"
"npm-run-all": "^4.1.5"
},
"dependencies": {
"@vcl/theme": "^0.4.2",
"@vcl/theme": "^0.4.5",
"normalize.css": "^8.0.1"

@@ -62,3 +54,3 @@ },

},
"gitHead": "1e6144f9e4bb088270142714c45561e2c430f8e8"
"gitHead": "b508144a206d14bfa7d2173adf51322e772710c9"
}
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