Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-burger-menu

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-burger-menu - npm Package Compare versions

Comparing version 2.6.9 to 2.6.10

2

lib/CrossIcon.js

@@ -75,3 +75,3 @@ 'use strict';

var extraProps = {
className: 'bm-cross',
className: ('bm-cross ' + (this.props.customIcon.props.className || '')).trim(),
style: _extends({ width: '100%', height: '100%' }, this.props.styles.bmCross)

@@ -78,0 +78,0 @@ };

{
"name": "react-burger-menu",
"version": "2.6.9",
"version": "2.6.10",
"description": "An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations",

@@ -5,0 +5,0 @@ "main": "lib/BurgerMenu.js",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc