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

@adminide-stack/core

Package Overview
Dependencies
Maintainers
0
Versions
797
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminide-stack/core - npm Package Compare versions

Comparing version 7.0.4-alpha.54 to 7.0.4-alpha.68

lib/interfaces/error-state.d.ts

2

lib/interfaces/index.d.ts

@@ -19,1 +19,3 @@ export * from './enum';

export * from './platform';
export * from './reduxStore';
export * from './error-state';

2

lib/interfaces/platform.d.ts
export type IPlatformState = {
orgName: string;
teamName: string;
teamName?: string;
loading: boolean;
initialized: boolean;
};
{
"name": "@adminide-stack/core",
"version": "7.0.4-alpha.54",
"version": "7.0.4-alpha.68",
"description": "AdminIDE core for higher packages to depend on",

@@ -39,3 +39,3 @@ "license": "ISC",

},
"gitHead": "900985fcd25e548c3780fff5c286b2530da45f51"
"gitHead": "01e1433c60c1dc6a8b82e92db045ff71ad316480"
}
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