react-burger-menu
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"name": "react-burger-menu", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations", | ||
@@ -52,4 +52,4 @@ "main": "lib/BurgerMenu.js", | ||
"peerDependencies": { | ||
"react": ">=0.14.0 <18.0.0", | ||
"react-dom": ">=0.14.0 <18.0.0" | ||
"react": ">=0.14.0", | ||
"react-dom": ">=0.14.0" | ||
}, | ||
@@ -56,0 +56,0 @@ "browserify": { |
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
184889