@mintlify/http-client
Advanced tools
Comparing version 0.0.23 to 0.0.24
{ | ||
"name": "@mintlify/http-client", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "The Mintlify http client package", | ||
@@ -31,2 +31,4 @@ "engines": { | ||
"build": "tsc --project tsconfig.build.json", | ||
"clean:build": "rimraf dist", | ||
"clean:all": "rimraf node_modules .eslintcache && yarn clean:build", | ||
"watch": "tsc --project tsconfig.build.json --watch", | ||
@@ -58,6 +60,6 @@ "lint": "eslint src --cache", | ||
"@mintlify/eslint-config-typescript": "1.0.7", | ||
"@mintlify/models": "0.0.32", | ||
"@mintlify/models": "0.0.33", | ||
"@mintlify/prettier-config": "1.0.1", | ||
"@mintlify/ts-config": "1.0.7", | ||
"@mintlify/validation": "0.1.66", | ||
"@mintlify/validation": "0.1.67", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
@@ -76,2 +78,3 @@ "@trivago/prettier-plugin-sort-imports": "3.x", | ||
"prettier": "2.x", | ||
"rimraf": "^5.0.1", | ||
"ts-jest": "^29.0.5", | ||
@@ -81,3 +84,3 @@ "ts-jest-resolver": "^2.0.1", | ||
}, | ||
"gitHead": "6c9831bef013e0a27a1de2671760ea0ac3a804e4" | ||
"gitHead": "1f3285350a41f589349743f2aeb390cb05be0536" | ||
} |
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
142046
23