Comparing version 1.1.0 to 1.1.1
@@ -28,2 +28,2 @@ ;(function (global) { | ||
} | ||
}(global || this)) | ||
}(typeof global !== 'undefined' ? global : this)) |
{ | ||
"name": "polygoat", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Make a JavaScript function support both promise and callback styles.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/sonnyp/polygoat", |
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
3492