Socket
Socket
Sign inDemoInstall

lnurl-pay

Package Overview
Dependencies
95
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.2.0

26

package.json
{
"name": "lnurl-pay",
"version": "2.1.1",
"version": "2.2.0",
"description": "Client library for lnurl-pay and lightning address",

@@ -50,6 +50,6 @@ "main": "dist/cjs/index.js",

"dependencies": {
"@aws-crypto/sha256-js": "^2.0.2",
"@aws-crypto/sha256-js": "^4.0.0",
"aes-js": "^3.1.2",
"assert": "^2.0.0",
"axios": "^1.2.2",
"axios": "^1.3.3",
"base64-js": "^1.5.1",

@@ -64,24 +64,24 @@ "bech32": "^2.0.0",

"stream-http": "^3.2.0",
"tslib": "^2.4.1",
"tslib": "^2.5.0",
"url": "^0.11.0"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.3.0",
"@types/aes-js": "^3.1.1",
"@types/is-url": "^1.2.30",
"@types/jest": "^29.2.4",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"@types/jest": "^29.4.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"jest": "^29.3.1",
"jest": "^29.4.3",
"pinst": "^3.0.0",
"prettier": "^2.8.1",
"prettier": "^2.8.4",
"process": "^0.11.10",
"ts-jest": "^29.0.3",
"ts-loader": "^9.4.2",
"typescript": "^4.9.4",
"typescript": "^4.9.5",
"webpack": "^5.75.0",

@@ -88,0 +88,0 @@ "webpack-cli": "^4.9.2"

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc