Comparing version 1.2.2 to 1.2.3
@@ -40,4 +40,4 @@ declare module 'unb-api' { | ||
export type Balance = { | ||
cash?: number, | ||
bank?: number | ||
cash?: number | string, | ||
bank?: number | string | ||
} | ||
@@ -44,0 +44,0 @@ |
{ | ||
"name": "unb-api", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "API wrapper for UnbelievaBoat Discord Bot API", | ||
@@ -25,4 +25,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"axios": "^0.20.0" | ||
"axios": "^0.21.1" | ||
} | ||
} |
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
26961
+ Addedaxios@0.21.4(transitive)
- Removedaxios@0.20.0(transitive)
Updatedaxios@^0.21.1