New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jeffuscator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeffuscator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "jeffuscator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Obfuscate JavaScript by renaming all variables and methods to different variations of 'Jeff'.",

@@ -5,0 +5,0 @@ "main": "src/Jeffuscator.js",

@@ -40,2 +40,6 @@ # Jeffuscator

jeffuscate -i path/to/my/input -o path/to/my/output
```
```
## Under the Hood
Jeffuscator makes use of a custom fork of [UglifyJs v1](https://github.com/mishoo/UglifyJS) that switches out the normal string of characters used for obfuscation, with an array of different variations of the name Jeff.

Sorry, the diff of this file is not supported yet

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