async-share
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "async-share", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Call asynchronous methods at the same time, execute only once, and share the result", | ||
@@ -15,3 +15,3 @@ "main": "async-share.js", | ||
"type": "git", | ||
"url": "git+https://github.com/zhuweiyou/async-protect.git" | ||
"url": "git+https://github.com/zhuweiyou/async-share.git" | ||
}, | ||
@@ -21,5 +21,5 @@ "author": "zhuweiyou <i@zhuweiyou.com>", | ||
"bugs": { | ||
"url": "https://github.com/zhuweiyou/async-protect/issues" | ||
"url": "https://github.com/zhuweiyou/async-share/issues" | ||
}, | ||
"homepage": "https://github.com/zhuweiyou/async-protect#readme" | ||
"homepage": "https://github.com/zhuweiyou/async-share#readme" | ||
} |
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
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
3648