Socket
Socket
Sign inDemoInstall

grunt-contrib-obfuscator

Package Overview
Dependencies
34
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"name": "grunt-contrib-obfuscator",
"description": "Grunt plugin that obfuscates your JavaScript using the javascript-obfuscator library.",
"version": "2.0.0",
"version": "2.0.1",
"author": {

@@ -21,3 +21,3 @@ "name": "Tiago Serafim"

"chalk": "^1.0.0",
"javascript-obfuscator": "^0.8.0"
"javascript-obfuscator": "^0.8.1"
},

@@ -24,0 +24,0 @@ "devDependencies": {

# grunt-contrib-obfuscator [![Build Status](https://travis-ci.org/javascript-obfuscator/grunt-contrib-obfuscator.svg?branch=master)](https://travis-ci.org/javascript-obfuscator/grunt-contrib-obfuscator)
> Obfuscate JavaScript files using [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator)@0.8.0.
> Obfuscate JavaScript files using [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator)@0.8.1.

@@ -5,0 +5,0 @@ You can try the javascript-obfuscator module and see all its options here: https://javascriptobfuscator.herokuapp.com

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