@octokit/request
Advanced tools
@@ -8,3 +8,3 @@ // pkg/dist-src/index.js | ||
| // pkg/dist-src/version.js | ||
| var VERSION = "10.0.3"; | ||
| var VERSION = "10.0.4"; | ||
@@ -11,0 +11,0 @@ // pkg/dist-src/defaults.js |
@@ -1,4 +0,4 @@ | ||
| const VERSION = "10.0.3"; | ||
| const VERSION = "10.0.4"; | ||
| export { | ||
| VERSION | ||
| }; |
@@ -1,1 +0,1 @@ | ||
| export declare const VERSION = "10.0.3"; | ||
| export declare const VERSION = "10.0.4"; |
+2
-2
| { | ||
| "name": "@octokit/request", | ||
| "version": "10.0.3", | ||
| "version": "10.0.4", | ||
| "type": "module", | ||
@@ -22,3 +22,3 @@ "publishConfig": { | ||
| "@octokit/request-error": "^7.0.0", | ||
| "@octokit/types": "^14.0.0", | ||
| "@octokit/types": "^15.0.0", | ||
| "fast-content-type-parse": "^3.0.0", | ||
@@ -25,0 +25,0 @@ "universal-user-agent": "^7.0.2" |
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated