@bva/countdown
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@bva/countdown", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Adds a JS component for adding countdown timers", | ||
@@ -11,3 +11,6 @@ "main": "index.js", | ||
"author": "Ben Greene <ben.greene@bvaccel.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"dependencies": { | ||
"@bva/iolazyload": "^1.0.2" | ||
} | ||
} |
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
11555
1
+ Added@bva/iolazyload@^1.0.2
+ Added@bva/iolazyload@1.1.1(transitive)