@mintlify/http-client
Advanced tools
Comparing version 0.0.65 to 0.0.66
{ | ||
"name": "@mintlify/http-client", | ||
"version": "0.0.65", | ||
"version": "0.0.66", | ||
"type": "module", | ||
@@ -42,5 +42,5 @@ "description": "The Mintlify http client package", | ||
}, | ||
"peerDependencies": { | ||
"@mintlify/models": ">= 0.0.16 < 1", | ||
"@mintlify/validation": ">= 0.1.57 < 1" | ||
"dependencies": { | ||
"@mintlify/models": "0.0.60", | ||
"@mintlify/validation": "0.1.109" | ||
}, | ||
@@ -50,6 +50,4 @@ "devDependencies": { | ||
"@mintlify/eslint-config-typescript": "1.0.9", | ||
"@mintlify/models": "0.0.59", | ||
"@mintlify/prettier-config": "1.0.4", | ||
"@mintlify/ts-config": "2.0.2", | ||
"@mintlify/validation": "0.1.108", | ||
"@trivago/prettier-plugin-sort-imports": "3.x", | ||
@@ -63,2 +61,3 @@ "@tsconfig/recommended": "1.x", | ||
"eslint-plugin-unused-imports": "3.x", | ||
"node-fetch": "^2.6.7", | ||
"prettier": "^3.1.1", | ||
@@ -70,3 +69,3 @@ "rimraf": "^5.0.1", | ||
}, | ||
"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
18
91055
+ Added@mintlify/models@0.0.60
+ Added@mintlify/validation@0.1.109
+ Added@mintlify/models@0.0.60(transitive)
+ Added@mintlify/validation@0.1.109(transitive)
- Removed@mintlify/models@0.0.152(transitive)
- Removed@mintlify/validation@0.1.226(transitive)
- Removedis-absolute-url@4.0.1(transitive)