qrcode-angular
Advanced tools
Comparing version 1.0.0-beta.2 to 1.0.0-beta.3
{ | ||
"name": "qrcode-angular", | ||
"version": "1.0.0-beta.2", | ||
"version": "1.0.0-beta.3", | ||
"author": "originRing", | ||
@@ -11,5 +11,6 @@ "keywords": [ | ||
"license": "MIT", | ||
"description": "A Angular component to generate QR codes for rendering to the DOM.", | ||
"peerDependencies": { | ||
"@angular/common": "^15.1.2", | ||
"@angular/core": "^15.1.2" | ||
"@angular/common": "^15.0.0", | ||
"@angular/core": "^15.0.0" | ||
}, | ||
@@ -16,0 +17,0 @@ "dependencies": { |
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
479243
20