Socket
Socket
Sign inDemoInstall

grunt-jscrambler

Package Overview
Dependencies
Maintainers
9
Versions
132
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.18 to 5.2.19

4

package.json
{
"name": "grunt-jscrambler",
"description": "Obfuscate your source files using the JScrambler API.",
"version": "5.2.18",
"version": "5.2.19",
"homepage": "https://github.com/jscrambler/jscrambler",

@@ -38,3 +38,3 @@ "scripts": {

"dependencies": {
"jscrambler": "^5.2.18"
"jscrambler": "^5.2.19"
},

@@ -41,0 +41,0 @@ "keywords": [

@@ -92,11 +92,11 @@ # ![Jscrambler](https://media.jscrambler.com/images/logo_500px.png)

You will need your credentials and Application ID in order to protect your application.
Navigate to your [profile](https://app.jscrambler.com/profile) page and grab your `accessKey` and `secretKey` at the _API Credentials_ section.
Navigate to your [Settings](https://app.jscrambler.com/settings) page and grab your `accessKey` and `secretKey` at the _API Credentials_ section.
Your `applicationId` can be found inside your application page just below your application name. Click the copy to clipboard icon to copy the `applicationId`.
![copy](https://rawgithub.com/jscrambler/grunt-jscrambler/master/media/copy-id.png)
![Application ID](https://blog.jscrambler.com/content/images/2018/08/jscrambler-101-first-use-app-id.jpg)
You can also grab your current configuration on your application page. This will download a `.json` file containing a valid configuration with your currently selected options.
![download config file location](https://github.com/jscrambler/jscrambler/blob/master/packages/grunt-jscrambler/media/download-settings.png)
![download config file location](https://blog.jscrambler.com/content/images/2018/08/jscrambler-101-first-use-download-json.png)

@@ -107,2 +107,2 @@ Keep in mind that the `params` object is optional and if it is not provided we will use your previous configuration.

You can find some working examples [here](https://github.com/jscrambler/jscrambler/tree/master/packages/grunt-jscrambler/examples)
You can find some working examples [here](https://github.com/jscrambler/jscrambler/tree/master/packages/grunt-jscrambler/examples).
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