You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@mintlify/previewing

Package Overview
Dependencies
Maintainers
5
Versions
559
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/previewing - npm Package Compare versions

Comparing version

to
3.1.67

2

dist/constants.d.ts

@@ -1,2 +0,2 @@

export declare const TARGET_MINT_VERSION = "v0.0.61";
export declare const TARGET_MINT_VERSION = "v0.0.82";
export declare const INSTALL_PATH: string;

@@ -3,0 +3,0 @@ export declare const HOME_DIR: string;

@@ -5,3 +5,3 @@ import os from 'os';

// Change this to bump to a newer version of mint's client
export var TARGET_MINT_VERSION = 'v0.0.61';
export var TARGET_MINT_VERSION = 'v0.0.82';
// package installation location

@@ -8,0 +8,0 @@ export var INSTALL_PATH = url.fileURLToPath(new URL('.', import.meta.url));

{
"name": "@mintlify/previewing",
"version": "3.1.66",
"version": "3.1.67",
"description": "Preview Mintlify docs locally",

@@ -82,3 +82,3 @@ "engines": {

},
"gitHead": "d56689414bdb03288bb7bb0c0ccdd9272bf01300"
"gitHead": "bafbca56179d3bd1d683e9f348082e48d91f005f"
}

Sorry, the diff of this file is not supported yet