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

@mintlify/validation

Package Overview
Dependencies
Maintainers
5
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.72 to 0.1.73

dist/any.d.ts

4

./dist/index.js

@@ -57,1 +57,5 @@ import { zodToJsonSchema } from 'zod-to-json-schema';

})();
export { sort } from './sort.js';
export { Sortable } from './sortable/Sortable.js';
export { any } from './any.js';
export { isSortable } from './sortable/isSortable.js';

@@ -8,1 +8,5 @@ import type { ConfigType } from '@mintlify/models';

export declare const mintConfigSchema: any;
export { sort } from './sort.js';
export { Sortable } from './sortable/Sortable.js';
export { any } from './any.js';
export { isSortable } from './sortable/isSortable.js';

@@ -57,1 +57,5 @@ import { zodToJsonSchema } from 'zod-to-json-schema';

})();
export { sort } from './sort.js';
export { Sortable } from './sortable/Sortable.js';
export { any } from './any.js';
export { isSortable } from './sortable/isSortable.js';

6

package.json
{
"name": "@mintlify/validation",
"version": "0.1.72",
"version": "0.1.73",
"description": "Validates mint.json files",

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

"@mintlify/eslint-config-typescript": "1.0.7",
"@mintlify/models": "0.0.37",
"@mintlify/models": "0.0.38",
"@mintlify/prettier-config": "1.0.1",

@@ -86,3 +86,3 @@ "@mintlify/ts-config": "2.0.0",

},
"gitHead": "af86d1cb576e26fc754d7cbc41ac7a953556e25b"
"gitHead": "2521f0903b59515d4dce268dfa941943e78b3cb3"
}

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