Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-jscrambler

Package Overview
Dependencies
Maintainers
9
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jscrambler - npm Package Compare versions

Comparing version 5.2.17 to 5.2.18

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc