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
233
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.95 to 0.1.96

2

dist/sortable/Sortable.js

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

this.options = options;
if (obj instanceof (Sortable)) {
if (obj instanceof Sortable) {
this.obj = obj.obj;

@@ -34,0 +34,0 @@ this.options = Object.assign(Object.assign({}, obj.options), options);

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

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

"@mintlify/eslint-config-typescript": "1.0.9",
"@mintlify/models": "0.0.52",
"@mintlify/models": "0.0.53",
"@mintlify/prettier-config": "1.0.1",

@@ -69,3 +69,3 @@ "@mintlify/ts-config": "2.0.2",

"ts-loader": "^9.4.2",
"typescript": "^4.8.2",
"typescript": "^5.2.2",
"vitest": "^0.34.6",

@@ -75,3 +75,3 @@ "webpack": "^5.75.0",

},
"gitHead": "0bda04b12eafb95772aa8e4cbf8f5cf2d246fb8e"
"gitHead": "90d6eb85912e52d6c9ceafd23ded036a69078a26"
}

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