Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

frenchkiss

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frenchkiss - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

dist/cjs/frenchkiss.js
/**
* @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>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc