Socket
Socket
Sign inDemoInstall

mmenu-js

Package Overview
Dependencies
0
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.2.1 to 8.2.2

2

composer.json
{
"name" : "mmenu.js",
"version" : "8.2.1",
"version" : "8.2.2",
"authors" : "Fred Heusschen <info@frebsite.nl>",

@@ -5,0 +5,0 @@ "license" : "CC-BY-NC-4.0",

@@ -1,1 +0,1 @@

export default '8.2.1';
export default '8.2.2';
{
"name": "mmenu-js",
"version": "8.2.1",
"version": "8.2.2",
"main": "dist/mmenu.js",

@@ -5,0 +5,0 @@ "module": "src/mmenu.js",

@@ -1,1 +0,1 @@

export default '8.2.1';
export default '8.2.2';

@@ -85,2 +85,5 @@ /*!

// Export module
export default Mmenu;
// Global namespace

@@ -87,0 +90,0 @@ window.Mmenu = Mmenu;

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc