@adt/json-rpc-transport-providers
Advanced tools
Comparing version 0.0.1-SNAPSHOT.8 to 0.0.1-SNAPSHOT.9
@@ -427,3 +427,3 @@ 'use strict'; | ||
var config = {}; | ||
config.receiver = c.receiver; | ||
config.endpoint = c.endpoint; | ||
if ("onMessage" in c) { | ||
@@ -430,0 +430,0 @@ if (typeof c.onMessage !== "function") { |
@@ -423,3 +423,3 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { | ||
var config = {}; | ||
config.receiver = c.receiver; | ||
config.endpoint = c.endpoint; | ||
if ("onMessage" in c) { | ||
@@ -426,0 +426,0 @@ if (typeof c.onMessage !== "function") { |
@@ -435,3 +435,3 @@ (function (global, factory) { | ||
var config = {}; | ||
config.receiver = c.receiver; | ||
config.endpoint = c.endpoint; | ||
if ("onMessage" in c) { | ||
@@ -438,0 +438,0 @@ if (typeof c.onMessage !== "function") { |
{ | ||
"name": "@adt/json-rpc-transport-providers", | ||
"version": "0.0.1-SNAPSHOT.8", | ||
"version": "0.0.1-SNAPSHOT.9", | ||
"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