Comparing version 2.8.0 to 2.8.1
interface BadgenOptions { | ||
status: string; | ||
subject?: string; | ||
label?: string; | ||
@@ -4,0 +5,0 @@ color?: string; |
{ | ||
"name": "badgen", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "Fast svg badge generator.", | ||
@@ -5,0 +5,0 @@ "repository": "amio/badgen", |
@@ -49,3 +49,3 @@ # badgen | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/badgen/badgen.min.js"></script> | ||
<script src="https://wzrd.in/standalone/badgen@latest"></script> | ||
<script> | ||
@@ -52,0 +52,0 @@ var svgString = badgen({ /*...*/ }) |
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
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
47086
129
0