New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

xumm-string-decode

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xumm-string-decode - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

dist/browserified.js

7

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

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