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

@vcl/icogram

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/icogram - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0-0

demo.sss

37

package.json
{
"name": "@vcl/icogram",
"description": "The combination of icon(s) and a textual label(s) in any permutation",
"version": "0.3.0",
"version": "0.4.0-0",
"main": "package.json",
"scripts": {
"test": "VCL_NO_PIPE=1 vcl-preprocessor --verbose ./package.json ./build/test.css",
"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"
"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"
},

@@ -26,18 +26,19 @@ "style": "index.sss",

"devDependencies": {
"@vcl/badge": "^0.4.0-0",
"@vcl/build-demo": "^0.4.0-12",
"@vcl/flex-layout": "^0.4.0-0",
"@vcl/font-awesome": "^0.4.0-0",
"@vcl/gulp-vcl-preprocessor": "^0.2.3",
"pre-commit": "^1.2.2",
"@vcl/build-demo": "^0.4.0-3",
"@vcl/preprocessor": "^0.3.0-2",
"browser-sync": "^2.26.3"
"@vcl/preprocessor": "^0.4.0-0",
"@vcl/size-modulation": "^0.4.0-0",
"@vcl/typography": "^0.4.0-0",
"@vcl/utils": "^0.4.0-0",
"browser-sync": "^2.26.3",
"npm-run-all": "^4.1.5",
"pre-commit": "^1.2.2"
},
"dependencies": {
"normalize.css": "^8.0.1",
"@vcl/theme": "^0.3.0-1",
"@vcl/badge": "^0.3.0",
"@vcl/utils": "^0.3.0",
"@vcl/flex-layout": "^0.3.0",
"@vcl/font-awesome": "^0.3.0",
"@vcl/icon": "^0.3.0",
"@vcl/size-modulation": "^0.3.0",
"@vcl/typography": "^0.3.0"
"@vcl/icon": "^0.4.0-0",
"@vcl/theme": "^0.4.0-0",
"normalize.css": "^8.0.1"
},

@@ -44,0 +45,0 @@ "keywords": [

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