Comparing version 1.1.3 to 1.1.4
## 1.1.4 - 2016-05-16 | ||
- Release v1.1.4 / npm@v1.1.4 | ||
- chore: fix codeclimate issues | ||
## 1.1.3 - 2016-05-15 | ||
@@ -4,0 +8,0 @@ - Release v1.1.3 / npm@v1.1.3 |
{ | ||
"name": "relike", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Simple promisify async or sync function with sane defaults. Lower level than `promisify` thing. Can be used to create `promisify` method.", | ||
@@ -5,0 +5,0 @@ "repository": "hybridables/relike", |
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
19143