@amedia/browserslist-config
Advanced tools
Comparing version 1.0.0 to 1.0.1-next.0
# @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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1486
2
1