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

@mintlify/models

Package Overview
Dependencies
Maintainers
0
Versions
151
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.108 to 0.0.109

2

dist/entities/FeatureFlags.d.ts

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

export type FeatureFlag = 'userAuth';
export type FeatureFlag = never;
export type FeatureFlags = Partial<Record<FeatureFlag, boolean>> & Record<string, boolean>;
{
"name": "@mintlify/models",
"version": "0.0.108",
"version": "0.0.109",
"description": "Mintlify models",

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

},
"gitHead": "214320b7644d2fbc47d85d1f618f3f65e162f6a4"
"gitHead": "e360a25b864192c79fd537d6e2b04261f02a6026"
}

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