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

@vcl/figure

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/figure - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

index.sss

34

package.json
{
"name": "@vcl/figure",
"description": "A composition of a container for one or multiple images and a caption",
"version": "0.2.1",
"version": "0.3.0",
"main": "package.json",

@@ -12,7 +12,7 @@ "scripts": {

},
"style": "index.styl",
"style": "index.sss",
"author": {
"name": "n-fuse GmbH",
"email": "info@n-fuse.de",
"url": "www.n-fuse.de"
"email": "info@n-fuse.co",
"url": "www.n-fuse.co"
},

@@ -22,3 +22,3 @@ "contributors": [

"name": "Thomas Hoppe",
"email": "thomas.hoppe@n-fuse.de"
"email": "thomas.hoppe@n-fuse.co"
}

@@ -28,13 +28,13 @@ ],

"devDependencies": {
"normalize.css": "^7.0.0",
"pre-commit": "^1.1.2",
"@vcl/build-demo": "^0.3.0",
"@vcl/default-theme": "^0.2.0",
"@vcl/default-theme-terms": "^0.2.0",
"@vcl/preprocessor": "^0.2.2",
"@vcl/typography": "^0.2.0",
"@vcl/utils": "^0.2.0",
"browser-sync": "^2.24.7"
"pre-commit": "^1.2.2",
"@vcl/build-demo": "^0.4.0-3",
"@vcl/preprocessor": "^0.3.0-2",
"browser-sync": "^2.26.3"
},
"dependencies": {},
"dependencies": {
"normalize.css": "^8.0.1",
"@vcl/typography": "^0.3.0",
"@vcl/utils": "^0.3.0",
"@vcl/theme": "^0.3.0-1"
},
"keywords": [

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

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

@@ -53,0 +49,0 @@ {

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

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

@@ -3,0 +3,0 @@ A composition of a container for one or multiple images and a caption.

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