@vcl/figure
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4
3392
4
+ Added@vcl/theme@^0.3.0-1
+ Added@vcl/typography@^0.3.0
+ Added@vcl/utils@^0.3.0
+ Addednormalize.css@^8.0.1
+ Added@vcl/container@0.3.0(transitive)
+ Added@vcl/flex-layout@0.3.0(transitive)
+ Added@vcl/layout-spans@0.3.0(transitive)
+ Added@vcl/typography@0.3.0(transitive)
+ Added@vcl/utils@0.3.0(transitive)
+ Addednormalize.css@8.0.1(transitive)