@tenfold/http-client
Advanced tools
Comparing version 1.0.0-alpha.99 to 1.0.0-alpha.100
{ | ||
"name": "@tenfold/http-client", | ||
"version": "1.0.0-alpha.99", | ||
"version": "1.0.0-alpha.100", | ||
"description": "Http Client for Tenfold projects", | ||
@@ -29,5 +29,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@tenfold/api-responses": "^1.0.0-alpha.99", | ||
"@tenfold/tenfold-types": "^1.0.0-alpha.99", | ||
"@tenfold/util": "^1.0.0-alpha.99", | ||
"@tenfold/api-responses": "^1.0.0-alpha.100", | ||
"@tenfold/tenfold-types": "^1.0.0-alpha.100", | ||
"@tenfold/util": "^1.0.0-alpha.100", | ||
"@types/node-statsd": "^0.1.2", | ||
@@ -52,3 +52,3 @@ "axios": "^0.21.1", | ||
}, | ||
"gitHead": "6e5ea9b9669d5ff656139933135e99c830d1a8b3" | ||
"gitHead": "2fc5b3de7094ecb5cc113b47cbd4a0df56a909a8" | ||
} |
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
20508