axios-easy-auth
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "axios-easy-auth", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Modified axios with a simple addition of headers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,3 +20,2 @@ <h1>Were there any problems adding headers to the request?</h1> | ||
EasyAuth supports GET, POST, PUT, PATCH, DELETE methods. | ||
You need axios to work. | ||
Documentation for all methods on github. Please write about errors there. | ||
@@ -49,3 +48,2 @@ | ||
EasyAuth поддерживает методы GET, POST, PUT, PATCH, DELETE. | ||
Для работы нужен axios. | ||
Документация для всех методов на github. Про ошибки пишите туда же. | ||
@@ -52,0 +50,0 @@ |
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
3698
50