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.4.2 to 0.4.5

LICENSE.txt

25

package.json
{
"name": "@vcl/icogram",
"description": "The combination of icon(s) and a textual label(s) in any permutation",
"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,18 +28,10 @@ },

"devDependencies": {
"@vcl/badge": "^0.4.2",
"@vcl/build-demo": "^0.4.2",
"@vcl/flex-layout": "^0.4.2",
"@vcl/font-awesome": "^0.4.2",
"@vcl/gulp-vcl-preprocessor": "^0.2.3",
"@vcl/preprocessor": "^0.4.2",
"@vcl/size-modulation": "^0.4.2",
"@vcl/typography": "^0.4.2",
"@vcl/utils": "^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/icon": "^0.4.2",
"@vcl/theme": "^0.4.2",
"@vcl/icon": "^0.4.5",
"@vcl/theme": "^0.4.5",
"normalize.css": "^8.0.1"

@@ -61,3 +53,4 @@ },

]
}
},
"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