api-request-buffer
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "api-request-buffer", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A lightweight library to buffer multiple requests to an API and send them in a single request.", | ||
@@ -36,3 +36,4 @@ "main": "lib/index.js", | ||
"type-check": "tsc --noEmit", | ||
"typedoc": "typedoc" | ||
"typedoc": "typedoc", | ||
"prepublish": "node ../../common/prepublish-script.mjs" | ||
}, | ||
@@ -39,0 +40,0 @@ "repository": { |
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
24796
1