Comparing version 1.7.3 to 1.7.4
{ | ||
"name": "idmp", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "cache response", |
# idmp | ||
--- | ||
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/ha0z1/idmp/deploy.yml)](https://github.com/ha0z1/idmp/actions) | ||
[![npm](https://img.shields.io/npm/v/idmp.svg)](https://www.npmjs.com/package/idmp) | ||
[![codecov](https://codecov.io/gh/ha0z1/idmp/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ha0z1/idmp/blob/main/src%2Findex.ts) | ||
[![npm](https://img.shields.io/npm/v/idmp.svg)](https://www.npmjs.com/package/idmp) | ||
[![contributors](https://img.shields.io/github/contributors/ha0z1/idmp)](https://github.com/ha0z1/idmp/graphs/contributors) | ||
[![LICENSE](https://img.shields.io/npm/l/idmp)](https://github.com/ha0z1/idmp/blob/main/LICENSE) | ||
@@ -9,0 +9,0 @@ An elegant library to solve duplicate and concurrent calls for idempotent functions, pure function. Less than 200 Bytes after Gzip |
# idmp | ||
--- | ||
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/ha0z1/idmp/deploy.yml)](https://github.com/ha0z1/idmp/actions) | ||
[![npm](https://img.shields.io/npm/v/idmp.svg)](https://www.npmjs.com/package/idmp) | ||
[![codecov](https://codecov.io/gh/ha0z1/idmp/branch/main/graph/badge.svg)](https://app.codecov.io/gh/ha0z1/idmp/blob/main/src%2Findex.ts) | ||
[![npm](https://img.shields.io/npm/v/idmp.svg)](https://www.npmjs.com/package/idmp) | ||
[![contributors](https://img.shields.io/github/contributors/ha0z1/idmp)](https://github.com/ha0z1/idmp/graphs/contributors) | ||
[![LICENSE](https://img.shields.io/npm/l/idmp)](https://github.com/ha0z1/idmp/blob/main/LICENSE) | ||
@@ -9,0 +9,0 @@ 一个优雅地解决幂等(idempotent) 函数的重复和并发调用的小库,纯函数,Gzip 后不到 200 Bytes |
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
61974