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

@mintlify/models

Package Overview
Dependencies
Maintainers
5
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/models - npm Package Compare versions

Comparing version 0.0.52 to 0.0.53

2

dist/enums/ENTITY_TYPE.js

@@ -8,2 +8,2 @@ export var ENTITY_TYPE;

ENTITY_TYPE["CSS_FILE"] = "css-file";
})(ENTITY_TYPE = ENTITY_TYPE || (ENTITY_TYPE = {}));
})(ENTITY_TYPE || (ENTITY_TYPE = {}));

@@ -5,2 +5,2 @@ export var SORT_DIRECTION;

SORT_DIRECTION[SORT_DIRECTION["DESCENDING"] = 1] = "DESCENDING";
})(SORT_DIRECTION = SORT_DIRECTION || (SORT_DIRECTION = {}));
})(SORT_DIRECTION || (SORT_DIRECTION = {}));
{
"name": "@mintlify/models",
"version": "0.0.52",
"version": "0.0.53",
"description": "Mintlify models",

@@ -58,5 +58,5 @@ "engines": {

"rimraf": "^5.0.1",
"typescript": "^4.8.2"
"typescript": "^5.2.2"
},
"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