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.10 to 0.4.11

2

dist/helpers/index.js

@@ -6,3 +6,3 @@ "use strict";

let value = undefined;
for (const s in find) {
for (let s in find) {
if (url.get(find[s]) !== null) {

@@ -9,0 +9,0 @@ value = cast(url.get(find[s]));

{
"name": "xumm-string-decode",
"version": "0.4.10",
"version": "0.4.11",
"license": "ISC",

@@ -5,0 +5,0 @@ "description": "JS/TS lib to decode strings for the xrpl-labs.com XUMM app",

Sorry, the diff of this file is too big to display

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