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

@mintlify/validation

Package Overview
Dependencies
Maintainers
4
Versions
297
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.276 to 0.1.277

3

dist/mint-config/upgrades/updateNavigationToDocsConfig.js

@@ -139,2 +139,5 @@ import isAbsoluteUrl from 'is-absolute-url';

return undefined;
if (division.openapi && !isRemoteUrl(division.url)) {
return _.omit(baseDivision, 'href');
}
return baseDivision;

@@ -141,0 +144,0 @@ })

4

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

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

},
"gitHead": "4e64af24031de06140a7ff3f0a94d3346a7d9f8b"
"gitHead": "03e54f352d7d1bfb7633594c343dfa8f36302f12"
}

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