Socket
Socket
Sign inDemoInstall

airtap-browsers

Package Overview
Dependencies
0
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    airtap-browsers

Reusable list of browsers to test against when using Airtap


Version published
Weekly downloads
14
increased by100%
Maintainers
2
Install size
7.21 kB
Created
Weekly downloads
 

Changelog

Source

[0.2.0] - 2018-12-29

Changed

  • Restore android and iphone to latest in pullRequest list (cd84b92) (@vweevers)

Readme

Source

airtap-browsers

A reusable list of browsers to test when using airtap.

npm status node Travis build status JavaScript Style Guide Dependency status

usage

// All (evergreen) browsers
const browsers = require('airtap-browsers').all

// A smaller set of browsers for pull requests
const browsers = require('airtap-browsers').pullRequest

install

With npm do:

npm install airtap-browsers

license

MIT © Algolia, Airtap contributors.

Keywords

FAQs

Last updated on 29 Dec 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc