Sign In

@mesadev/rest

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mesadev/rest - npm Package Compare versions

Comparing version
0.42.1
to
0.43.0
+1
-1
dist/sdk.gen.d.ts

@@ -167,3 +167,3 @@ import type { Client, Options as Options2, TDataShape } from './client/index.js';

*
* Move an existing bookmark to a different change
* Move an existing bookmark forward to a different change. Backward or sideways moves require allow_backwards.
*/

@@ -170,0 +170,0 @@ export declare const moveBookmark: <ThrowOnError extends boolean = false>(options: Options<MoveBookmarkData, ThrowOnError>) => import("./client/types.gen.js").RequestResult<MoveBookmarkResponses, MoveBookmarkErrors, ThrowOnError, "fields">;

@@ -287,3 +287,3 @@ // This file is auto-generated by @hey-api/openapi-ts

*
* Move an existing bookmark to a different change
* Move an existing bookmark forward to a different change. Backward or sideways moves require allow_backwards.
*/

@@ -290,0 +290,0 @@ export const moveBookmark = (options) => (options.client ?? client).patch({

{
"name": "@mesadev/rest",
"version": "0.42.1",
"version": "0.43.0",
"description": "TypeScript REST SDK for the Mesa API",

@@ -5,0 +5,0 @@ "author": "Mesa",

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

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