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

@mintlify/http-client

Package Overview
Dependencies
Maintainers
5
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/http-client - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

11

package.json
{
"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"
}
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