flexsearch
Advanced tools
Comparing version 0.2.49 to 0.2.50
{ | ||
"name": "flexsearch", | ||
"version": "0.2.49", | ||
"version": "0.2.50", | ||
"description": "Next-Generation full text search library with zero dependencies.", | ||
@@ -53,3 +53,3 @@ "homepage": "https://nextapps-de.github.io/xone/", | ||
"coveralls": "^3.0.0", | ||
"google-closure-compiler": "^20180319.0.0", | ||
"google-closure-compiler": "^20180402.0.0", | ||
"mocha": "^5.0.4", | ||
@@ -56,0 +56,0 @@ "mocha-lcov-reporter": "^1.3.0", |
@@ -10,2 +10,3 @@ <p align="center"></p> | ||
<a target="_blank" href="https://coveralls.io/github/nextapps-de/flexsearch?branch=master"><img src="https://coveralls.io/repos/github/nextapps-de/flexsearch/badge.svg?branch=master"></a> | ||
<a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fts-thomas%2Fflexsearch?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.io/api/projects/git%2Bgithub.com%2Fts-thomas%2Fflexsearch.svg?type=shield"/></a> | ||
<a target="_blank" href="https://github.com/nextapps-de/flexsearch/issues"><img src="https://img.shields.io/github/issues/nextapps-de/xone.svg"></a><!--<img src="https://badges.greenkeeper.io/nextapps-de/flexsearch.svg">--> | ||
@@ -68,2 +69,5 @@ <a target="_blank" href="https://github.com/nextapps-de/flexsearch/blob/master/LICENSE.md"><img src="https://img.shields.io/npm/l/xone.svg"></a> | ||
<a name="contextual"></a> | ||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fts-thomas%2Fflexsearch.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fts-thomas%2Fflexsearch?ref=badge_large) | ||
#### Contextual Search | ||
@@ -1219,2 +1223,2 @@ | ||
Copyright 2018 Thomas Wilkerling<br> | ||
Released under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">Apache 2.0 License</a><br> | ||
Released under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">Apache 2.0 License</a><br> |
Sorry, the diff of this file is too big to display
1932523
1221