paliari-js-utils
Advanced tools
Comparing version 0.2.10 to 0.2.11
{ | ||
"name": "paliari-js-utils", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"description": "Biblioteca de utilidades para JS", | ||
@@ -5,0 +5,0 @@ "main": "dist/paliari-js-utils.js", |
@@ -65,3 +65,3 @@ import { evaluations } from './helpers' | ||
t(key: string, replaces: object): string; | ||
t(key: string, replaces?: object): string; | ||
@@ -68,0 +68,0 @@ setLocale(locale: string): this; |
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
22211