frenchkiss
Advanced tools
Comparing version 0.2.0 to 0.2.1
/** | ||
* @license frenchkiss 0.2.0 | ||
* @license frenchkiss 0.2.1 | ||
* Copyright (c) 2018-2019 Koala Interactive, Inc. | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license frenchkiss 0.2.0 | ||
* @license frenchkiss 0.2.1 | ||
* Copyright (c) 2018-2019 Koala Interactive, Inc. | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license frenchkiss 0.2.0 | ||
* @license frenchkiss 0.2.1 | ||
* Copyright (c) 2018-2019 Koala Interactive, Inc. | ||
@@ -4,0 +4,0 @@ * License: MIT |
@@ -48,3 +48,3 @@ declare module 'frenchkiss' { | ||
export function locale(language?: string): string; | ||
export function fallback(language: string): string; | ||
export function fallback(language?: string): string; | ||
export function unset(language: string): void; | ||
@@ -51,0 +51,0 @@ export function set(language: string, table: StoreData): void; |
{ | ||
"name": "frenchkiss", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "The blazing fast lightweight translation module for javascript", | ||
@@ -5,0 +5,0 @@ "author": "Vincent Thibault <vthibault.mobile@gmail.com>", |
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
24160