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

@amedia/browserslist-config

Package Overview
Dependencies
Maintainers
60
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/browserslist-config - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-next.0

22

CHANGELOG.md
# @amedia/browserslist-config
## 1.0.1-next.0
### Patch Changes
- modularize kragl
Introduce `kragl-eslint` and `kragl-prettier`, and expose an API so they
can be used from `kragl`.
The breaking change is that each runner's internal help text is now
available under `--help`, e.g. `kragl prettier --help` or `kragl eslint --help`.
They will print the help for Prettier and ESLint respectively, and
replaces `--prettier-help`.
Each command's usage matches the internal tool's, so `--eslint-config`
is no longer necessary, just `--config` with suffice.
`kragl lint` and `kragl format` serves as shortcuts to run all the
configured formatters and runners with it's own options that normalize
usage.
## 1.0.0

@@ -4,0 +26,0 @@

5

package.json
{
"name": "@amedia/browserslist-config",
"version": "1.0.0",
"version": "1.0.1-next.0",
"description": "Browserslist config for Amedia",
"main": "index.js",
"type": "commonjs",
"main": "./index.js",
"author": "",

@@ -7,0 +8,0 @@ "license": "ISC",

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