@bolt/lazy-queue
Advanced tools
Comparing version 4.3.0 to 5.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0](https://github.com/boltdesignsystem/bolt/compare/v4.7.0...v5.0.0) (2021-11-10) | ||
**Note:** Version bump only for package @bolt/lazy-queue | ||
# [4.3.0](https://github.com/boltdesignsystem/bolt/compare/v4.2.3...v4.3.0) (2021-08-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bolt/lazy-queue", | ||
"version": "4.3.0", | ||
"version": "5.0.0", | ||
"description": "Immediately loads web components already on the page + lazy loads the rest if/when they are added dynamically.", | ||
@@ -8,3 +8,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@bolt/polyfills": "^4.3.0", | ||
"@bolt/polyfills": "^5.0.0", | ||
"idlize": "^0.1.1" | ||
@@ -15,3 +15,3 @@ }, | ||
}, | ||
"gitHead": "2a3b2d6ef452db570f809aeda31b0033c11ab2e2" | ||
"gitHead": "40c4ff53b21d5bef3772141e3385ab763ee8d2b1" | ||
} |
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
7694
217
+ Added@bolt/polyfills@5.0.0(transitive)
- Removed@bolt/polyfills@4.3.0(transitive)
Updated@bolt/polyfills@^5.0.0