xumm-string-decode
Advanced tools
Comparing version 0.4.8 to 0.4.9
{ | ||
"name": "xumm-string-decode", | ||
"version": "0.4.8", | ||
"version": "0.4.9", | ||
"license": "ISC", | ||
@@ -21,2 +21,3 @@ "description": "JS/TS lib to decode strings for the xrpl-labs.com XUMM app", | ||
"@types/node": "^12.12.54", | ||
"browserify": "^17.0.0", | ||
"jest": "^26.4.0", | ||
@@ -30,7 +31,7 @@ "nodemon": "^1.19.4", | ||
"typescript": "^3.9.7", | ||
"uglifyjs-webpack-plugin": "^1.1.4", | ||
"uglifyjs-webpack-plugin": "^1.1.2", | ||
"webpack": "^4.44.1" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"build": "tsc && browserify -r .:xumm-string-decode -o dist/browserified.js", | ||
"clean": "rm -rf dist", | ||
@@ -37,0 +38,0 @@ "watch": "tsc -w", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
156941
4297
13
42
2
1