Socket
Socket
Sign inDemoInstall

contego

Package Overview
Dependencies
34
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 0.0.10

1

index.js

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

#!/usr/bin/env node

@@ -2,0 +3,0 @@ const fs = require('fs-extra')

6

package.json
{
"name": "contego",
"version": "0.0.9",
"version": "0.0.10",
"description": "A simple tool to obfuscate++ your js code and make it harder for user to read source files ",

@@ -35,3 +35,5 @@ "main": "index.js",

"uglify-es": "3.3.9"
}
},
"preferGlobal": true,
"bin": "./index.js"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc