@based/client
Advanced tools
Comparing version 4.8.9 to 4.8.10
{ | ||
"name": "@based/client", | ||
"version": "4.8.9", | ||
"version": "4.8.10", | ||
"license": "MIT", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"test-stream": "npx ts-node ./test/browser/upload-file.ts", | ||
"watch": "npm run build -- --watch", | ||
"watch": "npx tsc --watch", | ||
"clean": "rimraf {.turbo,dist,node_modules}", | ||
@@ -12,0 +12,0 @@ "test": "ava --color --node-arguments='--expose-gc' --timeout 3m --verbose", |
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
236289