Comparing version 2.0.14 to 2.0.15
@@ -0,1 +1,4 @@ | ||
### 2.0.15 | ||
- avoid loading of resources for lng=cimode | ||
### 2.0.14 | ||
@@ -2,0 +5,0 @@ - enhance callback on load from backend...wait for pendings |
{ | ||
"name": "i18next", | ||
"version": "2.0.14", | ||
"version": "2.0.15", | ||
"description": "i18next internationalization framework", | ||
@@ -31,2 +31,3 @@ "main": "./bin/index.js", | ||
"chai": "2.3.0", | ||
"coveralls": "^2.11.6", | ||
"eslint": "1.2.1", | ||
@@ -46,3 +47,7 @@ "gulp": "3.9.0", | ||
"gulp-uglify": "1.4.2", | ||
"istanbul": "gotwarlost/istanbul#source-map", | ||
"i18next-browser-languagedetector": "0.0.11", | ||
"i18next-localstorage-cache": "0.0.4", | ||
"i18next-sprintf-postprocessor": "0.0.6", | ||
"i18next-xhr-backend": "0.0.5", | ||
"istanbul": "gotwarlost/istanbul.git#source-map", | ||
"karma": "0.13.14", | ||
@@ -53,3 +58,4 @@ "karma-browserify": "4.3.0", | ||
"karma-cli": "0.0.4", | ||
"karma-coverage": "0.5.3", | ||
"karma-coverage": "douglasduteil/karma-coverage#next", | ||
"karma-coveralls": "1.1.2", | ||
"karma-expect": "1.1.0", | ||
@@ -69,3 +75,3 @@ "karma-mocha": "0.1.10", | ||
"scripts": { | ||
"test": "gulp test" | ||
"test": "gulp test_ci" | ||
}, | ||
@@ -72,0 +78,0 @@ "author": "Jan Mühlemann <jan.muehlemann@gmail.com> (https://github.com/jamuhl)", |
# i18next | ||
[![Travis](https://img.shields.io/travis/i18next/i18next.svg?style=flat-square)](https://travis-ci.org/i18next/i18next) | ||
[![Coveralls](https://img.shields.io/coveralls/i18next/i18next.svg?style=flat-square)](https://coveralls.io/github/i18next/i18next) | ||
[![npm version](https://img.shields.io/npm/v/i18next.svg?style=flat-square)](https://www.npmjs.com/package/i18next) | ||
[![David](https://img.shields.io/david/i18next/i18next.svg?style=flat-square)](https://david-dm.org/i18next/i18next) | ||
i18next is a very popular internationalization framework for browser or any other javascript environment (eg. node.js). | ||
@@ -4,0 +9,0 @@ |
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
250063
30
34
46