Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "grunt-hazy", | ||
"description": "A grunt plugin that encrypt/encode/obfuscate your javascript and php files.", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"homepage": "https://github.com/ralphcrisostomo/grunt-hazy", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -70,7 +70,15 @@ # grunt-hazy | ||
#### JAVASCRIPT | ||
In this example, we have the basic setup. So if the `sample.js` file has the content : | ||
```js | ||
// Still on development! :) | ||
console.log('wasap'); | ||
``` | ||
The generated result would be : | ||
```js | ||
$=~[];$={___:++$,$$$$:(![]+"")[$],__$:++$,$_$_:(![]+"")[$],_$_:++$,$_$$:({}+"")[$],$$_$:($[$]+"")[$],_$$:++$,$$$_:(!""+"")[$],$__:++$,$_$:++$,$$__:({}+"")[$],$$_:++$,$$$:++$,$___:++$,$__$:++$};$.$_=($.$_=$+"")[$.$_$]+($._$=$.$_[$.__$])+($.$$=($.$+"")[$.__$])+((!$)+"")[$._$$]+($.__=$.$_[$.$$_])+($.$=(!""+"")[$.__$])+($._=(!""+"")[$._$_])+$.$_[$.$_$]+$.__+$._$+$.$;$.$$=$.$+(!""+"")[$._$$]+$.__+$._+$.$+$.$$;$.$=($.___)[$.$_][$.$_];$.$($.$($.$$+"\""+$.$$__+$._$+"\\"+$.__$+$.$_$+$.$$_+"\\"+$.__$+$.$$_+$._$$+$._$+(![]+"")[$._$_]+$.$$$_+"."+(![]+"")[$._$_]+$._$+"\\"+$.__$+$.$__+$.$$$+"('\\"+$.__$+$.$$_+$.$$$+$.$_$_+"\\"+$.__$+$.$$_+$._$$+$.$_$_+"\\"+$.__$+$.$$_+$.___+"');"+"\"")())(); | ||
``` | ||
### Usage Examples | ||
@@ -151,3 +159,3 @@ #### BASIC SETUP | ||
## Release History | ||
0.1.5: Added javascript encoder | ||
0.1.0: Initial release | ||
- 0.1.5: Added javascript encoder | ||
- 0.1.0: Initial release |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16858
160