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

@adt/json-rpc-transport-providers

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adt/json-rpc-transport-providers - npm Package Compare versions

Comparing version 0.0.1-SNAPSHOT.9 to 0.0.1-SNAPSHOT.10

2

dist/JsonRpcTransportProviders.cjs.js

@@ -506,3 +506,3 @@ 'use strict';

isConnected: { value: function value() {
return onEndpointMessageBinded;
return onEndpointMessageIsBinded;
} },

@@ -509,0 +509,0 @@

@@ -502,3 +502,3 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) {

isConnected: { value: function value() {
return onEndpointMessageBinded;
return onEndpointMessageIsBinded;
} },

@@ -505,0 +505,0 @@

@@ -514,3 +514,3 @@ (function (global, factory) {

isConnected: { value: function value() {
return onEndpointMessageBinded;
return onEndpointMessageIsBinded;
} },

@@ -517,0 +517,0 @@

{
"name": "@adt/json-rpc-transport-providers",
"version": "0.0.1-SNAPSHOT.9",
"version": "0.0.1-SNAPSHOT.10",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "dist/JsonRpcTransportProviders.cjs.js",

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