@octokit/plugin-retry
Advanced tools
Comparing version 7.0.1 to 7.0.2
@@ -1,4 +0,4 @@ | ||
const VERSION = "7.0.1"; | ||
const VERSION = "7.0.2"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "7.0.1"; | ||
export declare const VERSION = "7.0.2"; |
{ | ||
"name": "@octokit/plugin-retry", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"publishConfig": { | ||
@@ -42,2 +42,4 @@ "access": "public" | ||
], | ||
"main": "./dist-bundle/index.js", | ||
"types": "./dist-types/index.d.ts", | ||
"exports": { | ||
@@ -44,0 +46,0 @@ ".": { |
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
15158