Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bolt09

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bolt09 - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

5

CHANGELOG.md
# Versions
## 2.1.0
- `featureFlagDetails`: Add `option_dual_fund`, `option_onion_messages`,
`option_route_blinding`
## 2.0.0

@@ -4,0 +9,0 @@

@@ -37,2 +37,4 @@ {

},
"24": {"name": "option_route_blinding", "type": "route_blinding"},
"25": {"name": "option_route_blinding", "type": "route_blinding"},
"26": {

@@ -46,2 +48,6 @@ "name": "option_shutdown_anysegwit",

},
"28": {"name": "option_dual_fund", "type": "dual_funding"},
"29": {"name": "option_dual_fund", "type": "dual_funding"},
"38": {"name": "option_onion_messages", "type": "onion_messaging"},
"39": {"name": "option_onion_messages", "type": "onion_messaging"},
"44": {"name": "option_channel_type", "type": "channel_type"},

@@ -48,0 +54,0 @@ "45": {"name": "option_channel_type", "type": "channel_type"},

2

package.json

@@ -29,3 +29,3 @@ {

},
"version": "2.0.0"
"version": "2.1.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