@pedroslopez/moduleraid
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -14,3 +14,3 @@ /* moduleRaid v5 | ||
fillModuleArray = function() { | ||
webpackChunkbuild.push([ | ||
(webpackChunkbuild || webpackChunkwhatsapp_web_client).push([ | ||
[moduleRaid.mID], {}, function(e) { | ||
@@ -17,0 +17,0 @@ Object.keys(e.m).forEach(function(mod) { |
{ | ||
"name": "@pedroslopez/moduleraid", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Get modules from webpack v5", | ||
@@ -5,0 +5,0 @@ "main": "moduleraid.js", |
@@ -0,0 +0,0 @@ **NOTE** This package was modified from pixeldesu's original moduleRaid for compatibility with webpack v5 used in WhatsApp Web. No support will be given outside of anything strictly necessary to extract modules in WhatsApp Web. |
Sorry, the diff of this file is not supported yet
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
7417