browserslist-config-anolilab
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -0,1 +1,9 @@ | ||
## browserslist-config-anolilab [4.0.4](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@4.0.3...browserslist-config-anolilab@4.0.4) (2023-06-22) | ||
### Dependencies | ||
* **@anolilab/semantic-release-preset:** upgraded to 3.1.2 | ||
## browserslist-config-anolilab [4.0.3](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@4.0.2...browserslist-config-anolilab@4.0.3) (2023-06-15) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "browserslist-config-anolilab", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Shareable browserlist config for Anolilab projects.", | ||
@@ -57,13 +57,15 @@ "keywords": [ | ||
"build:prod": "cross-env NODE_ENV=production tsup", | ||
"clean": "rimraf node_modules dist" | ||
"clean": "rimraf node_modules dist", | ||
"test": "vitest --config ./vitest.config.ts", | ||
"test:coverage": "vitest --config ./vitest.config.ts --run --coverage" | ||
}, | ||
"devDependencies": { | ||
"@anolilab/semantic-release-preset": "3.1.1", | ||
"browserslist": "4.21.7", | ||
"caniuse-lite": "^1.0.30001497", | ||
"@anolilab/semantic-release-preset": "3.1.2", | ||
"browserslist": "4.21.9", | ||
"caniuse-lite": "^1.0.30001506", | ||
"cross-env": "^7.0.3", | ||
"rimraf": "^5.0.1", | ||
"semantic-release": "^21.0.4", | ||
"tsup": "^6.7.0", | ||
"vitest": "^0.32.0" | ||
"semantic-release": "^21.0.5", | ||
"tsup": "^7.0.0", | ||
"vitest": "^0.32.2" | ||
}, | ||
@@ -70,0 +72,0 @@ "engines": { |
@@ -5,2 +5,8 @@ # Browserslist Config | ||
<div align="center"> | ||
[![npm-image]][npm-url] [![license-image]][license-url] | ||
</div> | ||
--- | ||
@@ -128,1 +134,6 @@ | ||
The anolilab javascript-style-guide is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT) | ||
[license-image]: https://img.shields.io/npm/l/browserslist-config-anolilab?color=blueviolet&style=for-the-badge | ||
[license-url]: LICENSE.md "license" | ||
[npm-image]: https://img.shields.io/npm/v/browserslist-config-anolilab/latest.svg?style=for-the-badge&logo=npm | ||
[npm-url]: https://www.npmjs.com/package/browserslist-config-anolilab/v/latest "npm" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
18567
138