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

@sats-connect/make-default-provider-config

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sats-connect/make-default-provider-config - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/index.js

@@ -65,3 +65,3 @@ import { DefaultAdaptersInfo, } from "@sats-connect/core";

// Rest
config.options.concat(providers
config.options = config.options.concat(providers
.filter((provider) => {

@@ -68,0 +68,0 @@ return (provider.id !== DefaultAdaptersInfo.xverse.id &&

{
"name": "@sats-connect/make-default-provider-config",
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.js",

@@ -14,3 +14,3 @@ "type": "module",

"typescript": "5.4.4",
"@sats-connect/core": "*"
"@sats-connect/core": "0.3.0"
},

@@ -17,0 +17,0 @@ "dependencies": {

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