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

@vcl/app-footer

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/app-footer - npm Package Compare versions

Comparing version 0.7.0-alpha.3 to 1.0.0-alpha.2

demo.scss

40

CHANGELOG.md

@@ -6,2 +6,42 @@ # Change Log

# [1.0.0-alpha.2](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.2) (2020-01-17)
### Code Refactoring
* migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511))
### BREAKING CHANGES
* VCL was migrated to sass. Check docs for further information.
# [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17)
### Code Refactoring
* migrate to sass ([490b7e5](https://github.com/vcl/vcl/commit/490b7e549d7445d27c8832d00560436e35f71511))
### BREAKING CHANGES
* VCL was migrated to sass. Check docs for further information.
# [1.0.0-alpha.1](https://github.com/vcl/vcl/compare/v0.7.0-alpha.3...v1.0.0-alpha.1) (2020-01-17)
**Note:** Version bump only for package @vcl/app-footer
# [0.7.0-alpha.3](https://github.com/vcl/vcl/compare/v0.7.0-alpha.0...v0.7.0-alpha.3) (2020-01-08)

@@ -8,0 +48,0 @@

13

package.json
{
"name": "@vcl/app-footer",
"description": "The area on the bottom of an app, usually containing links and content info",
"version": "0.7.0-alpha.3",
"version": "1.0.0-alpha.2",
"main": "package.json",

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

},
"style": "index.sss",
"demoStyle": "demo.sss",
"scss": "index.scss",
"scssDemo": "demo.scss",
"author": {

@@ -28,4 +28,3 @@ "name": "n-fuse GmbH",

"devDependencies": {
"@vcl/build-demo": "^0.7.0-alpha.1",
"@vcl/preprocessor": "^0.7.0-alpha.1",
"@vcl/build-demo": "^1.0.0-alpha.2",
"browser-sync": "^2.26.7",

@@ -35,3 +34,3 @@ "npm-run-all": "^4.1.5"

"dependencies": {
"@vcl/theme": "^0.7.0-alpha.1"
"@vcl/theme": "^1.0.0-alpha.2"
},

@@ -54,3 +53,3 @@ "keywords": [

},
"gitHead": "052b46db45145b67ec42726756d5723dae1b5b30"
"gitHead": "72aa1bf555af2745a6cb6ff589f08709ab6ec32a"
}
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