@adt/json-rpc-transport-providers
Advanced tools
Comparing version 0.0.1-SNAPSHOT.9 to 0.0.1-SNAPSHOT.10
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50635