@epilot/auth
Advanced tools
Comparing version 0.5.3 to 0.6.0
{ | ||
"name": "@epilot/auth", | ||
"version": "0.5.3", | ||
"version": "0.6.0", | ||
"description": "Authenticate with epilot APIs", | ||
@@ -49,3 +49,3 @@ "main": "dist/index.js", | ||
"msw": "^0.36.8", | ||
"openapi-client-axios": "^5.1.2", | ||
"openapi-client-axios": "^7.5.1", | ||
"ts-jest": "^27.1.3", | ||
@@ -56,9 +56,9 @@ "ts-node": "^10.4.0", | ||
"dependencies": { | ||
"@epilot/user-client": "^3.2.0", | ||
"@epilot/user-client": "^3.5.0", | ||
"amazon-cognito-identity-js": "^5.2.5", | ||
"axios": "^0.25.0", | ||
"axios": "^1.6.2", | ||
"debug": "^4.3.3", | ||
"yargs-interactive": "^3.0.0" | ||
}, | ||
"gitHead": "39426e86cfb320fa3227dc03f60ee6a10848e7c7" | ||
} | ||
"gitHead": "25f84cc5cd8614b24fd23343697d70946768682f" | ||
} |
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
27280
21
- Removedaxios@0.25.0(transitive)
Updated@epilot/user-client@^3.5.0
Updatedaxios@^1.6.2