@tenfold/http-client
Advanced tools
Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12
{ | ||
"name": "@tenfold/http-client", | ||
"version": "1.0.0-alpha.11", | ||
"version": "1.0.0-alpha.12", | ||
"description": "Http Client for Tenfold projects", | ||
@@ -30,2 +30,3 @@ "main": "dist/index.js", | ||
"@tenfold/api-responses": "^1.0.0-alpha.11", | ||
"@types/node-statsd": "^0.1.2", | ||
"axios": "^0.21.1", | ||
@@ -38,3 +39,2 @@ "lodash": "^4.17.20", | ||
"@types/lodash": "^4.14.167", | ||
"@types/node-statsd": "^0.1.2", | ||
"dotenv": "^8.2.0", | ||
@@ -50,3 +50,3 @@ "express": "^4.17.1", | ||
}, | ||
"gitHead": "57a32a5c4a476be1500319ddadfabc0aec03edd1" | ||
"gitHead": "3a324ef3f828496008c0bec3c80895b027fa63ea" | ||
} |
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
5
5
+ Added@types/node-statsd@^0.1.2
+ Added@types/node@22.9.0(transitive)
+ Added@types/node-statsd@0.1.6(transitive)
+ Addedundici-types@6.19.8(transitive)