@adt/json-rpc
Advanced tools
Comparing version 0.0.1-SNAPSHOT.21 to 0.0.1-SNAPSHOT.22
@@ -619,3 +619,3 @@ 'use strict'; | ||
JsonRpcElement.parse = parse; | ||
JsonRpcElement.fromJson = parse; | ||
JsonRpcElement.fromJSON = parse; | ||
@@ -622,0 +622,0 @@ exports.JsonRpcElement = JsonRpcElement; |
@@ -615,4 +615,4 @@ /** | ||
JsonRpcElement.parse = parse; | ||
JsonRpcElement.fromJson = parse; | ||
JsonRpcElement.fromJSON = parse; | ||
export { JsonRpcElement, JsonRpcError, JsonRpcEvent, JsonRpcRequest, JsonRpcResponse, JsonRpcResponseError, JsonRpcResponseResult }; |
@@ -627,3 +627,3 @@ (function (global, factory) { | ||
JsonRpcElement.parse = parse; | ||
JsonRpcElement.fromJson = parse; | ||
JsonRpcElement.fromJSON = parse; | ||
@@ -630,0 +630,0 @@ exports.JsonRpcElement = JsonRpcElement; |
{ | ||
"name": "@adt/json-rpc", | ||
"version": "0.0.1-SNAPSHOT.21", | ||
"version": "0.0.1-SNAPSHOT.22", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/JsonRpc.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