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

verify-xrpl-signature

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verify-xrpl-signature - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

5

package.json
{
"name": "verify-xrpl-signature",
"version": "4.1.3",
"version": "4.1.4",
"description": "Verify XRPL signed TX blob",

@@ -14,3 +14,3 @@ "main": "dist/index.js",

"pull": "git pull && npm run pm2 && pm2 monit",
"test": "npm run clean && npm run build && jest --ci --verbose"
"test": "npm run clean && npm install node-fetch@2 @types/node-fetch && npm run build && jest --ci --verbose && npm rm node-fetch@2 @types/node-fetch"
},

@@ -33,3 +33,2 @@ "files": [

"@types/node": "^12.12.14",
"@types/node-fetch": "^2.6.9",
"jest": "^27.3.1",

@@ -36,0 +35,0 @@ "node-fetch": "^2.7.0",

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