@octokit/request
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -1,2 +0,2 @@ | ||
const endpoint = require('@octokit/endpoint') | ||
const { endpoint } = require('@octokit/endpoint') | ||
const getUserAgent = require('universal-user-agent') | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@octokit/request", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"publishConfig": { | ||
@@ -39,3 +39,3 @@ "access": "public" | ||
"dependencies": { | ||
"@octokit/endpoint": "^4.0.0", | ||
"@octokit/endpoint": "^5.1.0", | ||
"deprecation": "^1.0.1", | ||
@@ -42,0 +42,0 @@ "is-plain-object": "^3.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
22301
+ Added@octokit/endpoint@5.5.3(transitive)
+ Added@octokit/types@2.16.2(transitive)
+ Added@types/node@22.9.1(transitive)
+ Addedundici-types@6.19.8(transitive)
+ Addeduniversal-user-agent@5.0.0(transitive)
- Removed@octokit/endpoint@4.2.2(transitive)
- Removeddeepmerge@3.2.0(transitive)
- Removedurl-template@2.0.8(transitive)
Updated@octokit/endpoint@^5.1.0