@becomposable/api-fetch-client
Advanced tools
Comparing version 0.33.0 to 0.34.0
{ | ||
"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", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
164830