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

@surfskip/api-types

Package Overview
Dependencies
Maintainers
3
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@surfskip/api-types - npm Package Compare versions

Comparing version 0.56.2 to 0.56.3

2

dist/LinksApi.d.ts

@@ -15,3 +15,3 @@ export interface Link {

server: string;
hideUi?: boolean;
hideUI?: boolean;
plan: string;

@@ -18,0 +18,0 @@ }

@@ -34,3 +34,3 @@ import Elysia from "elysia";

body: {
hideUi?: boolean | undefined;
hideUI?: boolean | undefined;
url: string;

@@ -37,0 +37,0 @@ code: string;

{
"name": "@surfskip/api-types",
"version": "0.56.2",
"version": "0.56.3",
"description": "Gives up-to-date typings for our SurfSkip API to use with @elysiajs/eden to provide a full client with type safety.",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

Sorry, the diff of this file is too big to display

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