Socket
Socket
Sign inDemoInstall

@oat-sa/browserslist-config-tao

Package Overview
Dependencies
Maintainers
19
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oat-sa/browserslist-config-tao

Shareable Browserslist config for TAO


Version published
Weekly downloads
305
decreased by-35.24%
Maintainers
19
Weekly downloads
 
Created
Source

browserslist-config-tao

Shareable Browserslist for TAO

Usage

This configuration can be used by all the tools that supports browserslist : Babel, Autoprefixer, eslint-plugin-compat, etc.

Add this package in your dependencies :

npm install --save-dev @oat-sa/browserslist-config-tao

Then in your package.json :

{
    "browserslist" : [
        "extends @oat-sa/browserslist-config-tao"
    ]
}

Display the supported browsers

From this repository :

npm run browserslist

From your repository :

npx browserslist

Keywords

FAQs

Package last updated on 18 Jul 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc