highlight-fragment.js
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "highlight-fragment.js", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "returns the sequence with highlighted fragment if the pattern matches, else just the sequence", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -6,2 +6,3 @@ # highlight-fragment.js (written in ES6) | ||
[![build](http://img.shields.io/travis/meandmax/highlight-fragment.js/master.svg?style=flat)](https://travis-ci.org/meandmax/highlight-fragment.js) | ||
[![Coverage Status](https://coveralls.io/repos/meandmax/highlight-fragment.js/badge.svg?branch=master&service=github)](https://coveralls.io/github/meandmax/highlight-fragment.js?branch=master) | ||
[![code climate](http://img.shields.io/codeclimate/github/meandmax/highlight-fragment.js.svg?style=flat)](https://codeclimate.com/github/meandmax/highlight-fragment.js) | ||
@@ -8,0 +9,0 @@ [![devDependencies](http://img.shields.io/david/dev/meandmax/highlight-fragment.js.svg?style=flat)](https://david-dm.org/meandmax/highlight-fragment.js#info=devDependencies&view=table) |
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
6863
39