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

@studyportals/browserslist-config

Package Overview
Dependencies
Maintainers
23
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/browserslist-config

Browserlist configuration files according to Studyportals' DoD

  • 1.2.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
583
decreased by-38.82%
Maintainers
23
Weekly downloads
 
Created
Source

Browserslist Config

This repository contains browserslist configuration files according Studyportals Definition of Done. This configuration can be used to transpile code for target browsers using babel-preset-env.

How to use

Install the package in your project by running the following command:

npm install @studyportals/browserslist-config -S

When the package is installed you can add a little snippet to your package.json file extending the browserslist you want to use.

"browserslist": [
    "extends @studyportals/browserslist-config/student"
]

Available configurations

TargetCoverage
StudentsCoverage list
ClientsCoverage list
InternalCoverage list

FAQs

Package last updated on 27 May 2024

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