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

browserslist-config-anolilab

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserslist-config-anolilab - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

8

CHANGELOG.md

@@ -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 @@

18

package.json
{
"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

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