You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

netlify-plugin-js-obfuscator

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-plugin-js-obfuscator

JavaScript Obfuscator for your sites hosted on netlify, which provide protection for your source code.

1.0.3
Source
npmnpm
Version published
Weekly downloads
95
50.79%
Maintainers
1
Weekly downloads
 
Created
Source

netlify-plugin-js-obfuscator

A Netlify Build plugin to extract and obfuscate your JavaScript Source Code, which provide protection for your source code JS Obfuscator, built on top of the javascript-obfuscator. It extracts the CSS for above-the-fold content and inlines it into the HTML document in order to render content to the user as fast as possible.

JS Obfuscator is a powerful free obfuscator for JavaScript, containing a variety of features which provide protection for your source code.

Key features:

  • variables renaming
  • strings extraction and encryption
  • dead code injection
  • control flow flattening
  • various code transformations

The example of obfuscated code: github.com

Keywords

netlify

FAQs

Package last updated on 26 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts