New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aofl/api-request

Package Overview
Dependencies
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/api-request - npm Package Compare versions

Comparing version

to
3.0.0-alpha.5

6

package.json
{
"name": "@aofl/api-request",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.5",
"description": "A module for simplifying api calls",

@@ -27,5 +27,5 @@ "keywords": [

"dependencies": {
"@aofl/cache-manager": "^3.0.0-alpha.0"
"@aofl/cache-manager": "^3.0.0-alpha.5"
},
"gitHead": "c6c4d16f33cbd321585e3e7c86b1aaaeeccd3627"
"gitHead": "09f43882b317744481f4b6845b1cfae0461775d6"
}