Comparing version 3.2.2 to 3.3.0
@@ -11,3 +11,2 @@ /* | ||
*/ | ||
exports.version = require( '../package' ).version; | ||
exports.Qap = ( function () { | ||
@@ -14,0 +13,0 @@ var isArray = Array.isArray |
{ | ||
"name" : "qap" | ||
, "version" : "3.2.2" | ||
, "version" : "3.3.0" | ||
, "description" : "Qap, a quick parser/matcher optimized for string and buffer patterns (<= 255 bytes)." | ||
@@ -5,0 +5,0 @@ , "homepage" : "https://github.com/rootslab/qap" |
@@ -5,3 +5,2 @@ ### Qap | ||
[![CODACY BADGE](https://img.shields.io/codacy/b18ed7d95b0a4707a0ff7b88b30d3def.svg?style=flat)](https://www.codacy.com/public/44gatti/qap) | ||
[![CODECLIMATE](http://img.shields.io/codeclimate/github/rootslab/qap.svg?style=flat)](https://codeclimate.com/github/rootslab/qap) | ||
[![CODECLIMATE-TEST-COVERAGE](https://img.shields.io/codeclimate/coverage/github/rootslab/qap.svg?style=flat)](https://codeclimate.com/github/rootslab/qap) | ||
@@ -8,0 +7,0 @@ [![LICENSE](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/rootslab/qap#mit-license) |
Sorry, the diff of this file is not supported yet
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
34727
26
657
187