Socket
Socket
Sign inDemoInstall

contego

Package Overview
Dependencies
35
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

index.js

16

package.json
{
"name": "contego",
"version": "0.0.1",
"version": "0.0.2",
"description": "simple code protect for javascript files",
"main": "index.js",
"scripts": {},
"engines": {
"node": ">=8.0"
},
"repository": {

@@ -19,3 +22,12 @@ "type": "git",

},
"homepage": "https://github.com/pradeep-mishra/contego#readme"
"homepage": "https://github.com/pradeep-mishra/contego#readme",
"dependencies": {
"commander": "^2.14.1",
"confusion": "^0.1.1",
"escodegen": "^1.9.1",
"esprima": "^4.0.0",
"fs-extra": "^5.0.0",
"uglify-es": "^3.3.9",
"uglify-js": "^3.3.13"
}
}
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