Comparing version 1.4.0 to 1.4.1
@@ -19,3 +19,3 @@ declare interface AsyncRetryable { | ||
declare module "polly-js" { | ||
export = polly; | ||
export default polly; | ||
} |
{ | ||
"name": "polly-js", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Transient exception handling", | ||
@@ -5,0 +5,0 @@ "main": "src/polly.js", |
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
249842