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

js-deobfuscator

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-deobfuscator - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

4

dist/index.js

@@ -71,3 +71,5 @@ "use strict";

for (const modification of modifications) {
console.log(`[${(new Date()).toISOString()}]: Executing ${modification.constructor.name}`);
if (config.verbose) {
console.log(`[${(new Date()).toISOString()}]: Executing ${modification.constructor.name}`);
}
modification.execute();

@@ -74,0 +76,0 @@ }

{
"name": "js-deobfuscator",
"version": "1.0.18",
"version": "1.0.19",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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