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

quasar-app-extension-qribbon

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quasar-app-extension-qribbon - npm Package Compare versions

Comparing version 1.0.0-alpha.4 to 1.0.0-alpha.5

14

package.json
{
"name": "quasar-app-extension-qribbon",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "QRibbon - Quasar App Extension",

@@ -9,2 +9,5 @@ "author": "Allan Gaunt <allangaunt@gmail.com>",

"scripts": {
"lint": "eslint --ext .js,.vue src",
"lint-fix": "eslint --ext .js,.vue src --fix",
"build-demo": "cd ./demo && yarn build && cd .. && cp ./_redirects ./demo/dist/spa && rm -r -f ./docs && cp -r ./demo/dist/spa/. ./docs",
"test": "echo \"No test specified\" && exit 0"

@@ -34,3 +37,10 @@ },

"corner"
]
],
"devDependencies": {
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"eslint-loader": "^2.1.2",
"eslint-plugin-vue": "^5.2.2"
}
}

6

README.md

@@ -16,3 +16,3 @@ QRibbon (qribbon)

# QRibbon
Please check out the [documentation](https://webnoob.github.io/app-extension-qribbon/demo/dist/spa/#/).
Please check out the [documentation](https://webnoob.github.io/app-extension-qribbon/).

@@ -34,6 +34,6 @@ # Install

# Demo Project
# Demo Project (source)
Can be found [here](https://github.com/webnoob/app-extension-qribbon/tree/master/demo).
# Documentation
Can be found [here](https://webnoob.github.io/app-extension-qribbon/demo/dist/spa/#/).
Can be found [here](https://webnoob.github.io/app-extension-qribbon/).
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