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

@becomposable/api-fetch-client

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@becomposable/api-fetch-client - npm Package Compare versions

Comparing version 0.33.0 to 0.34.0

3

package.json
{
"name": "@becomposable/api-fetch-client",
"version": "0.33.0",
"version": "0.34.0",
"description": "HTTP client which wraps a fetch implementation and simplify the creation of REST API clients. Works both in browser and in node.",

@@ -57,3 +57,2 @@ "type": "module",

"test": "ESBK_TSCONFIG_PATH=./test/tsconfig.json pnpm exec mocha -r tsx --exit ./test/**/*.ts",
"preinstall": "pnpm exec only-allow pnpm",
"eslint": "eslint './src/**/*.{jsx,js,tsx,ts}'",

@@ -60,0 +59,0 @@ "build": "pnpm exec tsmod build",

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