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

@substrate/light-client-extension-helpers

Package Overview
Dependencies
Maintainers
16
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/light-client-extension-helpers - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

10

package.json
{
"name": "@substrate/light-client-extension-helpers",
"version": "2.0.2",
"version": "2.0.3",
"author": "Matias Volpe (https://github.com/kratico)",

@@ -38,9 +38,9 @@ "repository": {

"dependencies": {
"@polkadot-api/observable-client": "^0.3.0",
"@polkadot-api/observable-client": "^0.3.1",
"@polkadot-api/json-rpc-provider": "^0.0.1",
"@polkadot-api/json-rpc-provider-proxy": "^0.1.0",
"@polkadot-api/substrate-client": "^0.1.2",
"@polkadot-api/substrate-client": "^0.1.4",
"rxjs": "^7.8.1",
"@substrate/connect-extension-protocol": "^2.0.0",
"@substrate/connect-known-chains": "^1.1.8"
"@substrate/connect-known-chains": "^1.1.9",
"@substrate/connect-extension-protocol": "^2.0.0"
},

@@ -47,0 +47,0 @@ "scripts": {

@@ -70,2 +70,4 @@ # @substrate/light-client-extension-helpers

// inpage/index.ts
import { getLightClientProvider } from "@substrate/light-client-extension-helpers/web-page"
const provider = getLightClientProvider(CHANNEL_ID)

@@ -72,0 +74,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