Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@substrate/playground-client

Package Overview
Dependencies
Maintainers
12
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/playground-client - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

4

dist/browser/types.d.ts

@@ -14,6 +14,7 @@ export interface Playground {

githubClientId: string;
sessionDefaults: SessionDefaults;
session: SessionDefaults;
}
export interface SessionDefaults {
duration: number;
maxDuration: number;
poolAffinity: string;

@@ -54,2 +55,3 @@ maxSessionsPerPod: string;

duration: number;
maxDuration: number;
node: string;

@@ -56,0 +58,0 @@ }

@@ -14,6 +14,7 @@ export interface Playground {

githubClientId: string;
sessionDefaults: SessionDefaults;
session: SessionDefaults;
}
export interface SessionDefaults {
duration: number;
maxDuration: number;
poolAffinity: string;

@@ -54,2 +55,3 @@ maxSessionsPerPod: string;

duration: number;
maxDuration: number;
node: string;

@@ -56,0 +58,0 @@ }

{
"name": "@substrate/playground-client",
"version": "1.4.3",
"version": "1.4.4",
"description": "An isomorphic client for Substrate Playground",

@@ -5,0 +5,0 @@ "main": "dist/main/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc