jscrambler-metro-plugin
Advanced tools
Comparing version 5.3.8 to 5.4.0
@@ -9,2 +9,3 @@ const {emptyDir, mkdirp, readFile, writeFile} = require('fs-extra'); | ||
const JSCRAMBLER_CLIENT_ID = 6; | ||
const JSCRAMBLER_TEMP_FOLDER = '.jscrambler'; | ||
@@ -61,2 +62,3 @@ const JSCRAMBLER_DIST_TEMP_FOLDER = `${JSCRAMBLER_TEMP_FOLDER}/dist/`; | ||
config.cwd = JSCRAMBLER_SRC_TEMP_FOLDER; | ||
config.clientId = JSCRAMBLER_CLIENT_ID; | ||
return jscrambler.protectAndDownload(config); | ||
@@ -63,0 +65,0 @@ }) |
{ | ||
"name": "jscrambler-metro-plugin", | ||
"version": "5.3.8", | ||
"version": "5.4.0", | ||
"description": "A plugin to use metro with Jscrambler", | ||
@@ -9,3 +9,3 @@ "main": "lib/index.js", | ||
"fs-extra": "^8.0.1", | ||
"jscrambler": "^5.3.8" | ||
"jscrambler": "^5.4.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "keywords": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5064
126
0
Updatedjscrambler@^5.4.0