@octokit-next/request
Advanced tools
Comparing version 2.5.1 to 2.5.2
@@ -1,1 +0,1 @@ | ||
export const VERSION = "2.5.1"; | ||
export const VERSION = "2.5.2"; |
{ | ||
"name": "@octokit-next/request", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"publishConfig": { | ||
@@ -26,7 +26,7 @@ "access": "public" | ||
"test": "npm run test:code && npm run test:types", | ||
"test:code": "c8 ava test", | ||
"test:code": "c8 --100 ava test", | ||
"test:types": "tsd" | ||
}, | ||
"dependencies": { | ||
"@octokit-next/types": "2.5.1", | ||
"@octokit-next/types": "2.5.2", | ||
"is-plain-object": "^5.0.0", | ||
@@ -38,10 +38,3 @@ "type-fest": "^3.0.0", | ||
"string-to-arraybuffer": "^1.0.2" | ||
}, | ||
"c8": { | ||
"check-coverage": true, | ||
"lines": 100, | ||
"functions": 100, | ||
"branches": 100, | ||
"statements": 100 | ||
} | ||
} |
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
56745
+ Added@octokit-next/types@2.5.2(transitive)
- Removed@octokit-next/types@2.5.1(transitive)
Updated@octokit-next/types@2.5.2