🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@amedia/kragl-browserslist

Package Overview
Dependencies
Maintainers
90
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/kragl-browserslist

Scripts for Browserslist

latest
Source
npmnpm
Version
4.0.6
Version published
Maintainers
90
Created
Source

kragl-browserslist

Usage

npm install --save-dev @amedia/kragl-browserslist

Add some scripts to your package.json:

Kragl plugin mode:

{
  "scripts": {
    "lint-browserslist": "kragl browserslist lint"
  }
}

Standalone mode:

{
  "scripts": {
    "lint-browserslist": "kragl-browserslist lint"
  }
}

Add a root .browserslistrc:

extends @amedia/browserslist-config

FAQs

Package last updated on 14 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