@mintlify/prebuild
Advanced tools
Comparing version 1.0.95 to 1.0.96
{ | ||
"name": "@mintlify/prebuild", | ||
"type": "module", | ||
"version": "1.0.95", | ||
"version": "1.0.96", | ||
"description": "Helpful functions for Mintlify's prebuild step", | ||
@@ -43,8 +43,10 @@ "author": "Mintlify, Inc.", | ||
}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"@apidevtools/swagger-parser": "10.x", | ||
"@mintlify/models": ">= 0.0.15 < 1", | ||
"@mintlify/validation": ">= 0.1.57 < 1", | ||
"fs-extra": "11.x", | ||
"@mintlify/common": "1.0.30", | ||
"@mintlify/validation": "0.1.109", | ||
"favicons": "^7.0.2", | ||
"fs-extra": "^11.1.0", | ||
"gray-matter": "^4.0.3", | ||
"is-absolute-url": "^4.0.1", | ||
"openapi-types": "12.x", | ||
@@ -56,6 +58,5 @@ "unist-util-visit": "^4.1.1" | ||
"@mintlify/eslint-config-typescript": "1.0.9", | ||
"@mintlify/models": "0.0.59", | ||
"@mintlify/models": "0.0.60", | ||
"@mintlify/prettier-config": "1.0.4", | ||
"@mintlify/ts-config": "2.0.2", | ||
"@mintlify/validation": "0.1.108", | ||
"@trivago/prettier-plugin-sort-imports": "3.x", | ||
@@ -72,9 +73,6 @@ "@tsconfig/recommended": "1.x", | ||
"typescript": "^5.2.2", | ||
"vfile": "^5.3.6", | ||
"vitest": "^0.34.6" | ||
}, | ||
"dependencies": { | ||
"@mintlify/common": "1.0.29", | ||
"favicons": "^7.0.2" | ||
}, | ||
"gitHead": "65b5de3b24164265f55d40637caf9b4f92c5861f" | ||
"gitHead": "f694dce2b2f60eeaa84a2c044cd8b7e40c820c22" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106951
+ Added@mintlify/validation@0.1.109
+ Addedfs-extra@^11.1.0
+ Addedgray-matter@^4.0.3
+ Addedis-absolute-url@^4.0.1
+ Addedopenapi-types@12.x
+ Addedunist-util-visit@^4.1.1
+ Added@mintlify/common@1.0.30(transitive)
+ Added@mintlify/models@0.0.60(transitive)
+ Added@mintlify/validation@0.1.109(transitive)
- Removed@mintlify/common@1.0.29(transitive)
- Removed@mintlify/models@0.0.1520.0.59(transitive)
- Removed@mintlify/validation@0.1.1080.1.226(transitive)
Updated@mintlify/common@1.0.30