promisify-require
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "promisify-require", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Expose a `require` function that returns a promisified version of Node-callback functions exported by the module", | ||
@@ -8,3 +8,3 @@ "main": "promisify-require.js", | ||
"type": "git", | ||
"url": "https://github.com/tidout/promisify-require.git" | ||
"url": "https://github.com/tidoust/promisify-require.git" | ||
}, | ||
@@ -11,0 +11,0 @@ "bugs": { |
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
6839