@octokit-next/request
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "@octokit-next/request", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Simplified version of `@octokit/request` to experiment with ESM and types", | ||
@@ -20,5 +20,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@octokit-next/types": "1.6.0", | ||
"node-fetch": "3.0.0-beta.10" | ||
"@octokit-next/types": "1.7.0", | ||
"node-fetch": "3.0.0-beta.10", | ||
"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
2227
3
+ Addedtype-fest@^2.0.0
+ Added@octokit-next/types@1.7.0(transitive)
+ Addedtype-fest@2.19.0(transitive)
- Removed@octokit-next/types@1.6.0(transitive)
Updated@octokit-next/types@1.7.0