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

ember-cli-jscrambler

Package Overview
Dependencies
Maintainers
7
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-jscrambler - npm Package Compare versions

Comparing version 5.2.10 to 5.2.11

4

package.json
{
"name": "ember-cli-jscrambler",
"version": "5.2.10",
"version": "5.2.11",
"description": "Jscrambler JavaScript protection for Ember-CLI",

@@ -17,3 +17,3 @@ "keywords": [

"broccoli-plugin": "^1.3.0",
"jscrambler": "^5.2.10",
"jscrambler": "^5.2.11",
"lodash.defaultsdeep": "^4.6.0",

@@ -20,0 +20,0 @@ "lodash.memoize": "^4.1.2",

@@ -15,3 +15,3 @@ ember-cli-jscrambler

After installing `ember-cli-jscrambler` it will automatically hook into the build
pipeline. In order to protect your code you need to add a .jscramlerrc file to the root of your directory your JS files will them be protected in production builds.
pipeline. In order to protect your code you need to add a .jscramblerrc file to the root of your directory your JS files will them be protected in production builds.

@@ -18,0 +18,0 @@ If you want to customize how `ember-cli-jscrambler` is running [Jscrambler](https://jscrambler.com) under the

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