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.2.5 to 0.3.0-0

index.sss

42

package.json
{
"name": "@vcl/icogram",
"description": "The combination of icon(s) and a textual label(s) in any permutation",
"version": "0.2.5",
"version": "0.3.0-0",
"main": "package.json",

@@ -10,5 +10,5 @@ "scripts": {

"build-demo": "node node_modules/@vcl/build-demo/index.js",
"start": "npm run browsersync & npm run build-demo"
"start": "npm run build-demo & npm run browsersync"
},
"style": "index.styl",
"style": "index.sss",
"author": {

@@ -27,19 +27,19 @@ "name": "n-fuse GmbH",

"devDependencies": {
"@vcl/gulp-vcl-preprocessor": "^0.2.1",
"normalize.css": "^7.0.0",
"pre-commit": "^1.1.2",
"@vcl/badge": "^0.2.0",
"@vcl/build-demo": "^0.3.1",
"@vcl/default-theme": "^0.2.0",
"@vcl/default-theme-terms": "^0.2.0",
"@vcl/utils": "^0.2.0",
"@vcl/flex-layout": "^0.2.0",
"@vcl/font-awesome": "^0.2.0",
"@vcl/icon": "^0.2.1",
"@vcl/preprocessor": "^0.2.2",
"@vcl/size-modulation": "^0.2.0",
"@vcl/typography": "^0.2.0",
"browser-sync": "^2.24.7"
"@vcl/build-demo": "0.4.0-8",
"@vcl/gulp-vcl-preprocessor": "^0.2.3",
"@vcl/preprocessor": "^0.3.0-9",
"browser-sync": "^2.26.3",
"pre-commit": "^1.2.2"
},
"dependencies": {},
"dependencies": {
"normalize.css": "^8.0.1",
"@vcl/theme": "^0.3.0-3",
"@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"
},
"keywords": [

@@ -52,6 +52,2 @@ "css",

"vcl": {
"needs": [
"theme"
],
"provides": [],
"categories": [

@@ -58,0 +54,0 @@ {

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

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

@@ -3,0 +3,0 @@ The combination of icon(s) and a textual label(s) in any permutation.

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