@substrate/playground-client
Advanced tools
Comparing version 1.5.3 to 1.5.4
@@ -39,3 +39,4 @@ import { Playground, Pool, Session, SessionConfiguration, SessionUpdateConfiguration, Template, User, UserConfiguration, UserUpdateConfiguration } from './types'; | ||
export * from "./rpc"; | ||
export * from "./session"; | ||
export * from "./types"; | ||
export * from "./utils"; |
@@ -144,3 +144,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
export * from "./rpc"; | ||
export * from "./session"; | ||
export * from "./types"; | ||
export * from "./utils"; |
@@ -39,3 +39,4 @@ import { Playground, Pool, Session, SessionConfiguration, SessionUpdateConfiguration, Template, User, UserConfiguration, UserUpdateConfiguration } from './types'; | ||
export * from "./rpc"; | ||
export * from "./session"; | ||
export * from "./types"; | ||
export * from "./utils"; |
@@ -271,3 +271,4 @@ "use strict"; | ||
__exportStar(require("./rpc"), exports); | ||
__exportStar(require("./session"), exports); | ||
__exportStar(require("./types"), exports); | ||
__exportStar(require("./utils"), exports); |
{ | ||
"name": "@substrate/playground-client", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"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
63628
26
1405