New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mintlify/models

Package Overview
Dependencies
Maintainers
4
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/models - npm Package Compare versions

Comparing version 0.0.117 to 0.0.118

2

dist/entities/userType.d.ts

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

import { GitAuthType } from '../types/gitAuthType.js';
export type UserType = {

@@ -7,3 +6,2 @@ _id: string;

orgId: string;
gitAuth: GitAuthType[];
createdAt: Date;

@@ -10,0 +8,0 @@ isPending?: boolean;

3

dist/types/index.d.ts

@@ -5,3 +5,2 @@ import { SharedSessionAuth, UserAuth, UserAuthType, JwtAuth, JwtAuthSigningKey } from '../entities/userAuth.js';

import { EditContext } from './editContext.js';
import { GitAuthType } from './gitAuthType.js';
import { GitHubInstallationType } from './gitHubInstallationType.js';

@@ -17,2 +16,2 @@ import { GitSource, GithubSource, GitlabSource, GitSourceType } from './gitSource.js';

import { TrieveType } from './trieveType.js';
export type { ApiPlaygroundResponseType, ApiPlaygroundResultType, EditContext, GitAuthType, GitHubInstallationType, GithubSource, GitlabSource, GitSource, GitSourceType, GrowthDataType, InkeepType, JwtAuth, JwtAuthSigningKey, OpenApiFile, OpenApiMetadata, PageMetaTags, SharedSessionAuth, ServerStaticProps, StripeDeploymentDataType, TrieveType, UserAuth, UserAuthType, };
export type { ApiPlaygroundResponseType, ApiPlaygroundResultType, EditContext, GitHubInstallationType, GithubSource, GitlabSource, GitSource, GitSourceType, GrowthDataType, InkeepType, JwtAuth, JwtAuthSigningKey, OpenApiFile, OpenApiMetadata, PageMetaTags, SharedSessionAuth, ServerStaticProps, StripeDeploymentDataType, TrieveType, UserAuth, UserAuthType, };
{
"name": "@mintlify/models",
"version": "0.0.117",
"version": "0.0.118",
"description": "Mintlify models",

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

},
"gitHead": "73eb6bc7b889881ab7750801aeee50d6f9308cf5"
"gitHead": "8e07c37631973e89703be568f7a5e07c831be7a7"
}

Sorry, the diff of this file is not supported yet

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