@substrate/playground-client
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -33,3 +33,5 @@ import { Playground, Pool, Session, SessionConfiguration, SessionUpdateConfiguration, User, UserConfiguration, UserUpdateConfiguration } from './types'; | ||
} | ||
export * from "./login"; | ||
export * from "./rpc"; | ||
export * from "./types"; | ||
export * from "./utils"; |
@@ -127,3 +127,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
Client.poolsResource = 'pools'; | ||
export * from "./login"; | ||
export * from "./rpc"; | ||
export * from "./types"; | ||
export * from "./utils"; |
@@ -33,3 +33,5 @@ import { Playground, Pool, Session, SessionConfiguration, SessionUpdateConfiguration, User, UserConfiguration, UserUpdateConfiguration } from './types'; | ||
} | ||
export * from "./login"; | ||
export * from "./rpc"; | ||
export * from "./types"; | ||
export * from "./utils"; |
@@ -249,3 +249,5 @@ "use strict"; | ||
exports.Client = Client; | ||
__exportStar(require("./login"), exports); | ||
__exportStar(require("./rpc"), exports); | ||
__exportStar(require("./types"), exports); | ||
__exportStar(require("./utils"), exports); |
{ | ||
"name": "@substrate/playground-client", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "An isomorphic client for Substrate Playground", | ||
@@ -5,0 +5,0 @@ "main": "dist/main/index.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
50028
22
1096
8