Comparing version 0.3.0 to 0.4.0-0
{ | ||
"name": "@vcl/blog", | ||
"description": "Everything that makes up a blog", | ||
"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": { | ||
"pre-commit": "^1.2.2", | ||
"@vcl/build-demo": "^0.4.0-3", | ||
"@vcl/preprocessor": "^0.3.0-2", | ||
"browser-sync": "^2.26.3" | ||
"@vcl/build-demo": "^0.4.0-12", | ||
"@vcl/button": "^0.4.0-0", | ||
"@vcl/figure": "^0.4.0-0", | ||
"@vcl/flex-layout": "^0.4.0-0", | ||
"@vcl/font-awesome": "^0.4.0-0", | ||
"@vcl/icogram": "^0.4.0-0", | ||
"@vcl/icon": "^0.4.0-0", | ||
"@vcl/pager": "^0.4.0-0", | ||
"@vcl/preprocessor": "^0.4.0-0", | ||
"@vcl/typography": "^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/typography": "^0.3.0", | ||
"@vcl/button": "^0.3.0", | ||
"@vcl/figure": "^0.3.0", | ||
"@vcl/flex-layout": "^0.3.0", | ||
"@vcl/font-awesome": "^0.3.0", | ||
"@vcl/icogram": "^0.3.0", | ||
"@vcl/icon": "^0.3.0", | ||
"@vcl/pager": "^0.3.0" | ||
"@vcl/theme": "^0.4.0-0", | ||
"normalize.css": "^8.0.1" | ||
}, | ||
@@ -60,2 +61,2 @@ "keywords": [ | ||
} | ||
} | ||
} |
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
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
2
10
1
13
- Removed@vcl/button@^0.3.0
- Removed@vcl/figure@^0.3.0
- Removed@vcl/flex-layout@^0.3.0
- Removed@vcl/font-awesome@^0.3.0
- Removed@vcl/icogram@^0.3.0
- Removed@vcl/icon@^0.3.0
- Removed@vcl/pager@^0.3.0
- Removed@vcl/typography@^0.3.0
- Removed@fortawesome/fontawesome-free@5.15.4(transitive)
- Removed@vcl/badge@0.3.0(transitive)
- Removed@vcl/button@0.3.0(transitive)
- Removed@vcl/container@0.3.0(transitive)
- Removed@vcl/dropdown@0.3.0(transitive)
- Removed@vcl/embedded-input-button@0.3.0(transitive)
- Removed@vcl/figure@0.3.0(transitive)
- Removed@vcl/flex-layout@0.3.0(transitive)
- Removed@vcl/font-awesome@0.3.0(transitive)
- Removed@vcl/form@0.3.0(transitive)
- Removed@vcl/form-control-label@0.3.0(transitive)
- Removed@vcl/grid@0.3.0(transitive)
- Removed@vcl/icogram@0.3.0(transitive)
- Removed@vcl/icon@0.3.0(transitive)
- Removed@vcl/input@0.3.0(transitive)
- Removed@vcl/input-group@0.3.0(transitive)
- Removed@vcl/layout-spans@0.3.0(transitive)
- Removed@vcl/logo@0.3.0(transitive)
- Removed@vcl/loose-button-group@0.3.0(transitive)
- Removed@vcl/navigation@0.3.0(transitive)
- Removed@vcl/pager@0.3.0(transitive)
- Removed@vcl/pagination@0.3.0(transitive)
- Removed@vcl/responsive-image@0.3.0(transitive)
- Removed@vcl/size-modulation@0.3.0(transitive)
- Removed@vcl/toolbar@0.3.0(transitive)
- Removed@vcl/typography@0.3.0(transitive)
- Removed@vcl/utils@0.2.10.3.0(transitive)
- Removednormalize.css@7.0.0(transitive)
Updated@vcl/theme@^0.4.0-0