Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@afes-website/docs

Package Overview
Dependencies
24
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.1

6

dist/apis/terms/@types.d.ts

@@ -1,3 +0,3 @@

export declare type GuestType = "GuestBlue" | "GuestRed" | "GuestYellow" | "GuestGreen" | "GuestPurple" | "GuestOrange" | "GuestWhite" | "StudentGray" | "TestBlue" | "TestRed" | "TestYellow";
export declare type GuestClass = "General" | "Student";
export declare type GuestType = "GuestBlue" | "GuestRed" | "GuestYellow" | "GuestWhite" | "ParentPurple" | "StudentGray" | "TestBlue" | "TestRed" | "TestYellow";
export declare type GuestClass = "General" | "Parent" | "Student";
export interface Term {

@@ -8,3 +8,3 @@ id: string;

guest_type: GuestType;
guest_class: GuestClass;
class: GuestClass;
}

@@ -11,0 +11,0 @@ export interface Terms {

{
"name": "@afes-website/docs",
"version": "3.3.0",
"version": "3.3.1",
"description": "CAPPUCCINO API",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc