jsqrscanner
Advanced tools
Comparing version 0.0.1 to 0.0.8
{ | ||
"name": "jsqrscanner", | ||
"description": "JavaScript QR Code scanner for HTML5 supporting browsers", | ||
"version": "0.0.1", | ||
"version": "0.0.8", | ||
"private": false, | ||
"license": "Apache-2.0", | ||
"author": "Janusz Białobrzewski", | ||
"keywords": [ | ||
"qrcode-scanner", | ||
"qrcode", | ||
"js", | ||
"zxing", | ||
"html5", | ||
"scanner" | ||
], | ||
"repository": { | ||
@@ -16,4 +24,7 @@ "type": "git", | ||
"scripts": { | ||
"tsc": "tsc --declaration" | ||
"build": "tsc" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.js", | ||
"devDependencies": { | ||
@@ -20,0 +31,0 @@ "typescript": "^3.0.3" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
248899
10
944
1