Socket
Socket
Sign inDemoInstall

grunt-javascript-obfuscator

Package Overview
Dependencies
171
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

9

package.json
{
"name": "grunt-javascript-obfuscator",
"description": "Obfuscates JavaScript files using amazing javascript-obfuscator.",
"version": "1.0.2",
"version": "1.0.3",
"main": "tasks/javascript_obfuscator.js",

@@ -41,6 +41,9 @@ "files": ["tasks"],

"javascript-obfuscator",
"obfuscator",
"obfuscate",
"obfuscator"
"protect",
"conceal",
"scramble",
"safe"
]
}

@@ -7,2 +7,6 @@ # grunt-javascript-obfuscator

Conceal your logic and hide any data contained in the code. Please read documentation [how to protect your code effectively](https://github.com/javascript-obfuscator/javascript-obfuscator/blob/master/README.md).
Special thanks for [@sanex3339](https://github.com/sanex3339) for his outstanding [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator) library.
## Getting Started

@@ -93,4 +97,5 @@ This plugin requires Grunt `>=0.4.5`

* 2016-11-09 / v1.0.3 / Updated README.
* 2016-11-09 / v1.0.2 / Fixed examples.
* 2016-11-09 / v1.0.1 / Relaxed peer dependencies.
* 2016-11-08 / v1.0.0 / First release.
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