yet-another-react-lightbox
Advanced tools
Comparing version 1.9.5 to 1.9.6
{ | ||
"name": "yet-another-react-lightbox", | ||
"version": "1.9.5", | ||
"version": "1.9.6", | ||
"description": "Modern React lightbox component", | ||
@@ -62,3 +62,5 @@ "author": "Igor Danchenko", | ||
], | ||
"sideEffects": false, | ||
"sideEffects": [ | ||
"*.css" | ||
], | ||
"homepage": "https://yet-another-react-lightbox.com", | ||
@@ -95,3 +97,3 @@ "repository": { | ||
"@semantic-release/changelog": "^6.0.1", | ||
"@semantic-release/github": "^8.0.4", | ||
"@semantic-release/github": "^8.0.5", | ||
"@testing-library/jest-dom": "^5.16.4", | ||
@@ -98,0 +100,0 @@ "@testing-library/react": "^13.3.0", |
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
154355