New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appscode/design-system

Package Overview
Dependencies
Maintainers
0
Versions
1020
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appscode/design-system - npm Package Compare versions

Comparing version

to
2.6.15

2

package.json
{
"name": "@appscode/design-system",
"version": "2.6.14",
"version": "2.6.15",
"description": "A design system for Appscode websites and dashboards made using Bulma",

@@ -5,0 +5,0 @@ "main": "main.scss",

@@ -7,1 +7,9 @@ export interface SelectedClusterType {

}
export interface SwitchCluster {
name: string;
displayName: string;
provider: string;
location?: string;
status?: string;
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet