Socket
Socket
Sign inDemoInstall

lnurl-pay

Package Overview
Dependencies
92
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 3.0.0

38

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

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

"engines": {
"node": ">=14"
"node": ">=16"
},

@@ -54,6 +54,6 @@ "scripts": {

"dependencies": {
"@aws-crypto/sha256-js": "^4.0.0",
"@aws-crypto/sha256-js": "^5.0.0",
"aes-js": "^3.1.2",
"assert": "^2.0.0",
"axios": "^1.4.0",
"axios": "^1.5.0",
"base64-js": "^1.5.1",

@@ -68,26 +68,26 @@ "bech32": "^2.0.0",

"stream-http": "^3.2.0",
"tslib": "^2.5.2"
"tslib": "^2.6.2"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@types/aes-js": "^3.1.1",
"@types/is-url": "^1.2.30",
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"@types/jest": "^29.5.4",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.2",
"jest": "^29.5.0",
"jest": "^29.6.4",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"process": "^0.11.10",
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.3",
"typescript": "^5.0.4",
"webpack": "^5.85.0",
"ts-jest": "^29.1.1",
"ts-loader": "^9.4.4",
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"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