bs5-lightbox
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "bs5-lightbox", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"author": { | ||
@@ -42,5 +42,11 @@ "name": "Travis Aaron Wagner", | ||
"browserslist": [ | ||
"last 1 version", | ||
">= 0.5%", | ||
"last 2 major versions", | ||
"not dead", | ||
"ie >= 11" | ||
"Chrome >= 60", | ||
"Firefox >= 60", | ||
"Firefox ESR", | ||
"iOS >= 12", | ||
"Safari >= 12", | ||
"not Explorer <= 11" | ||
], | ||
@@ -86,5 +92,8 @@ "devDependencies": { | ||
], | ||
"dependencies": { | ||
"regenerator-runtime": "^0.13.9" | ||
} | ||
"peerDependencies": { | ||
"bootstrap": "^5.1.1" | ||
}, | ||
"bundleDependencies": false, | ||
"deprecated": false, | ||
"funding": "https://github.com/sponsors/trvswgnr" | ||
} |
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
97868
+ Added@popperjs/core@2.11.8(transitive)
+ Addedbootstrap@5.3.3(transitive)
- Removedregenerator-runtime@^0.13.9
- Removedregenerator-runtime@0.13.11(transitive)