grunt-jscrambler
Advanced tools
Comparing version 5.2.17 to 5.2.18
{ | ||
"name": "grunt-jscrambler", | ||
"description": "Obfuscate your source files using the JScrambler API.", | ||
"version": "5.2.17", | ||
"version": "5.2.18", | ||
"homepage": "https://github.com/jscrambler/jscrambler", | ||
@@ -38,3 +38,3 @@ "scripts": { | ||
"dependencies": { | ||
"jscrambler": "^5.2.17" | ||
"jscrambler": "^5.2.18" | ||
}, | ||
@@ -41,0 +41,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# ![jscrambler](https://rawgithub.com/jscrambler/grunt-jscrambler/master/media/jscrambler-logo.png) | ||
# ![Jscrambler](https://media.jscrambler.com/images/logo_500px.png) | ||
[grunt](https://github.com/gruntjs/grunt)-jscrambler | ||
@@ -3,0 +3,0 @@ -------------------- |
@@ -17,3 +17,4 @@ /** | ||
var options = this.options({ | ||
keys: {} | ||
keys: {}, | ||
clientId: 4 | ||
}); | ||
@@ -20,0 +21,0 @@ |
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
210
65699
Updatedjscrambler@^5.2.18