@usearcade/arcade-libs
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -5,2 +5,3 @@ const { API_URL: url } = require('./urls'); | ||
API_AUTHENTICATE : () => `${url}/api/authenticate`, | ||
API_AUTHENTICATE_TOKEN : () => `${url}/api/authenticate/token`, | ||
API_LOGIN : () => `${url}/api/login`, | ||
@@ -7,0 +8,0 @@ API_LOGOUT : () => `${url}/api/logout`, |
{ | ||
"name": "@usearcade/arcade-libs", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Reusable libraries for Arcade projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
9921
194