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

@vcl/typography

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/typography - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

9

package.json
{
"name": "@vcl/typography",
"description": "Styling for basic typographical elements",
"version": "0.2.2",
"version": "0.2.3",
"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"
},

@@ -34,3 +36,4 @@ "style": "index.styl",

"normalize.css": "^8.0.0",
"pre-commit": "^1.2.2"
"pre-commit": "^1.2.2",
"browser-sync": "^2.24.7"
},

@@ -37,0 +40,0 @@ "dependencies": {},

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