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.257 to 0.1.258

5

dist/mint-config/upgrades/upgradeToDocsConfig.js

@@ -132,6 +132,3 @@ var __rest = (this && this.__rest) || function (s, e) {

? {
playground: {
display: playground.display,
proxy: playground.proxy,
},
playground: Object.assign(Object.assign({}, (playground.display ? { display: playground.display } : {})), (playground.proxy !== undefined ? { proxy: playground.proxy } : {})),
}

@@ -138,0 +135,0 @@ : {})), (((_j = (_h = (_g = config.api) === null || _g === void 0 ? void 0 : _g.request) === null || _h === void 0 ? void 0 : _h.example) === null || _j === void 0 ? void 0 : _j.languages)

4

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

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

},
"gitHead": "ef1fc2e8a2eab66bc7a76d818bd224e90016ac8c"
"gitHead": "f28bf32435e773288445537f34c2c865c02ac3c2"
}

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