Socket
Book a DemoInstallSign in
Socket

@nextcloud/browserslist-config

Package Overview
Dependencies
Maintainers
9
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/browserslist-config

Shared browserslist for Nextcloud libraries and apps

latest
Source
npmnpm
Version
3.1.2
Version published
Weekly downloads
14K
44.88%
Maintainers
9
Weekly downloads
 
Created
Source

@nextcloud/browserslist-config

REUSE status npm

Shared browserslist config for Nextcloud apps.

Installation

Install the module

$ npm install @nextcloud/browserslist-config --save-dev

Usage

package.json

{
  "browserslist": [
    "extends @nextcloud/browserslist-config"
  ]
}

Contributing

Contribution guidelines

All contributions to this repository are considered to be licensed under the AGPLv3 or any later version.

Nextcloud doesn't require a CLA (Contributor License Agreement). The copyright belongs to all the individual contributors. Therefore we recommend that every contributor adds the following line to the AUTHORS file if they made substantial changes to the code:

- <your name> <your email address>

We can only accept contributions from authors that agree on the Developer Certificate of Origin! For this please make sure to sign-off your commits if you want to contribute code (git commit -s).

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere and to explain how together we can strengthen and support each other.

Keywords

nextcloud

FAQs

Package last updated on 07 Nov 2025

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