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

qap

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qap - npm Package Compare versions

Comparing version 3.2.2 to 3.3.0

1

lib/qap.js

@@ -11,3 +11,2 @@ /*

*/
exports.version = require( '../package' ).version;
exports.Qap = ( function () {

@@ -14,0 +13,0 @@ var isArray = Array.isArray

2

package.json
{
"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

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