@vitrical/utils
Advanced tools
Comparing version 1.4.7 to 1.4.8
@@ -144,2 +144,3 @@ "use strict"; | ||
console.error(axios_1.default); | ||
console.log(Object.keys(axios_1.default)); | ||
} | ||
@@ -146,0 +147,0 @@ const request = axios_1.default.request({ |
{ | ||
"name": "@vitrical/utils", | ||
"version": "1.4.7", | ||
"version": "1.4.8", | ||
"description": "Collection of useful functions and typings", | ||
@@ -25,3 +25,2 @@ "main": "index.js", | ||
"@types/jsonwebtoken": "^9.0.1", | ||
"@types/superagent": "^4.1.16", | ||
"axios": "^1.6.2", | ||
@@ -28,0 +27,0 @@ "jsonwebtoken": "^9.0.0", |
Sorry, the diff of this file is not supported yet
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
64411
5
1136
- Removed@types/superagent@^4.1.16
- Removed@types/cookiejar@2.1.5(transitive)
- Removed@types/superagent@4.1.24(transitive)