node-qrious
Advanced tools
Comparing version 4.0.0-alpha to 4.0.0
{ | ||
"name": "node-qrious", | ||
"version": "4.0.0-alpha", | ||
"version": "4.0.0", | ||
"description": "Node.js module for QR code generation via QRious", | ||
@@ -27,3 +27,3 @@ "homepage": "https://github.com/neocotic/node-qrious", | ||
"canvas": "^1.6.5", | ||
"qrious-core": "^4.0.0-alpha" | ||
"qrious-core": "^4.0.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
@@ -1,10 +0,10 @@ | ||
.d88888b. 8888888b. d8b 888b 888 888 | ||
d88P" "Y88b 888 Y88b Y8P 8888b 888 888 | ||
888 888 888 888 88888b 888 888 | ||
888 888 888 d88P 888 .d88b. 888 888 .d8888b 888Y88b 888 .d88b. .d88888 .d88b. | ||
888 888 8888888P" 888 d88""88b 888 888 88K 888 Y88b888 d88""88b d88" 888 d8P Y8b | ||
888 Y8b 888 888 T88b 888 888 888 888 888 "Y8888b. 888 Y88888 888 888 888 888 88888888 | ||
Y88b.Y8b88P 888 T88b 888 Y88..88P Y88b 888 X88 888 Y8888 Y88..88P Y88b 888 Y8b. | ||
"Y888888" 888 T88b 888 "Y88P" "Y88888 88888P' 888 Y888 "Y88P" "Y88888 "Y8888 | ||
Y8b | ||
.d88888b. 8888888b. d8b 888b 888 888 | ||
d88P" "Y88b 888 Y88b Y8P 8888b 888 888 | ||
888 888 888 888 88888b 888 888 | ||
888 888 888 d88P 888 .d88b. 888 888 .d8888b 888Y88b 888 .d88b. .d88888 .d88b. | ||
888 888 8888888P" 888 d88""88b 888 888 88K 888 Y88b888 d88""88b d88" 888 d8P Y8b | ||
888 Y8b 888 888 T88b 888 888 888 888 888 "Y8888b. 888 Y88888 888 888 888 888 88888888 | ||
Y88b.Y8b88P 888 T88b 888 Y88..88P Y88b 888 X88 888 Y8888 Y88..88P Y88b 888 Y8b. | ||
"Y888888" 888 T88b 888 "Y88P" "Y88888 88888P' 888 Y888 "Y88P" "Y88888 "Y8888 | ||
Y8b | ||
@@ -50,2 +50,3 @@ [QRious Node](https://github.com/neocotic/node-qrious) is a [Node.js](https://nodejs.org) module for QR code generation | ||
``` javascript | ||
var express = require('express'); | ||
@@ -63,2 +64,3 @@ var QRious = require('node-qrious'); | ||
app.listen(3000); | ||
``` | ||
@@ -65,0 +67,0 @@ ## API |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14747
0
91
Updatedqrious-core@^4.0.0