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

@mintlify/validation

Package Overview
Dependencies
Maintainers
3
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/validation - npm Package Compare versions

Comparing version 0.1.131 to 0.1.132

2

dist/openapi/SchemaConverter.js

@@ -288,3 +288,3 @@ import lcm from 'lcm';

writeOnly: schema1.writeOnly && schema2.writeOnly,
deprecated: schema1.deprecated && schema2.deprecated,
deprecated: schema1.deprecated || schema2.deprecated,
};

@@ -291,0 +291,0 @@ combinedSchema.exclusiveMaximum =

{
"name": "@mintlify/validation",
"version": "0.1.131",
"version": "0.1.132",
"description": "Validates mint.json files",

@@ -72,3 +72,3 @@ "author": "Mintlify, Inc.",

},
"gitHead": "28764f2a80a084cd907dd98f37d28afcbd0c6ddc"
"gitHead": "70608377a96ba1afa01cc7607d3b1eded19ad486"
}

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