@octokit-next/request
Advanced tools
Comparing version 1.15.1 to 1.15.2
{ | ||
"name": "@octokit-next/request", | ||
"version": "1.15.1", | ||
"version": "1.15.2", | ||
"description": "Simplified version of `@octokit/request` to experiment with ESM and types", | ||
@@ -20,4 +20,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@octokit-next/types": "1.15.1", | ||
"data-uri-to-buffer": "^3.0.1", | ||
"@octokit-next/types": "1.15.2", | ||
"data-uri-to-buffer": "^4.0.0", | ||
"node-fetch": "3.2.6", | ||
@@ -24,0 +24,0 @@ "type-fest": "^2.0.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
+ Added@octokit-next/types@1.15.2(transitive)
- Removed@octokit-next/types@1.15.1(transitive)
- Removeddata-uri-to-buffer@3.0.1(transitive)
Updated@octokit-next/types@1.15.2
Updateddata-uri-to-buffer@^4.0.0