@substrate/playground-client
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -23,3 +23,2 @@ export interface Playground { | ||
id: string; | ||
avatar: string; | ||
admin: boolean; | ||
@@ -26,0 +25,0 @@ organizations: string[]; |
@@ -23,3 +23,2 @@ export interface Playground { | ||
id: string; | ||
avatar: string; | ||
admin: boolean; | ||
@@ -26,0 +25,0 @@ organizations: string[]; |
{ | ||
"name": "@substrate/playground-client", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"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
50965
1120