@octokit/request
Advanced tools
@@ -1,4 +0,4 @@ | ||
| const VERSION = "10.0.0"; | ||
| const VERSION = "10.0.1"; | ||
| export { | ||
| VERSION | ||
| }; |
@@ -1,1 +0,1 @@ | ||
| export declare const VERSION = "10.0.0"; | ||
| export declare const VERSION = "10.0.1"; |
+2
-2
| { | ||
| "name": "@octokit/request", | ||
| "version": "10.0.0", | ||
| "version": "10.0.1", | ||
| "type": "module", | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
| "@octokit/types": "^14.0.0", | ||
| "fast-content-type-parse": "^2.0.0", | ||
| "fast-content-type-parse": "^3.0.0", | ||
| "universal-user-agent": "^7.0.2" | ||
@@ -26,0 +26,0 @@ }, |
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
- Removed