@mintlify/scraping
Advanced tools
Comparing version 4.0.89 to 4.0.90
{ | ||
"name": "@mintlify/scraping", | ||
"version": "4.0.89", | ||
"version": "4.0.90", | ||
"description": "Scrape documentation frameworks to Mintlify docs", | ||
@@ -41,3 +41,3 @@ "engines": { | ||
"dependencies": { | ||
"@mintlify/common": "1.0.244", | ||
"@mintlify/common": "1.0.245", | ||
"@mintlify/openapi-parser": "^0.0.7", | ||
@@ -62,6 +62,6 @@ "fs-extra": "^11.1.1", | ||
"@mintlify/eslint-config-typescript": "1.0.13", | ||
"@mintlify/models": "0.0.167", | ||
"@mintlify/models": "0.0.168", | ||
"@mintlify/prettier-config": "1.0.4", | ||
"@mintlify/ts-config": "2.0.2", | ||
"@mintlify/validation": "0.1.268", | ||
"@mintlify/validation": "0.1.269", | ||
"@trivago/prettier-plugin-sort-imports": "^4.2.1", | ||
@@ -83,3 +83,3 @@ "@tsconfig/recommended": "1.x", | ||
}, | ||
"gitHead": "7a0ed80a07db491e309d59aff2b4cc8b2b449a4f" | ||
"gitHead": "6140b8738e10c4b5ce740baebe20df6e6e3bd910" | ||
} |
Sorry, the diff of this file is not supported yet
584100
302
216
+ Added@mintlify/common@1.0.245(transitive)
+ Added@mintlify/models@0.0.168(transitive)
+ Added@mintlify/validation@0.1.269(transitive)
- Removed@mintlify/common@1.0.244(transitive)
- Removed@mintlify/models@0.0.167(transitive)
- Removed@mintlify/validation@0.1.268(transitive)
Updated@mintlify/common@1.0.245