async-compat
Advanced tools
Comparing version
{ | ||
"name": "async-compat", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "Compatibility functions for writing libraries that support synchronous, callback and promise signatures", | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git@github.com:kmalakoff/async-compat.git" | ||
"url": "git+ssh://git@github.com/kmalakoff/async-compat.git" | ||
}, | ||
@@ -18,0 +18,0 @@ "license": "MIT", |
28895
0.03%