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.2.1 to 5.0.0

25

CHANGELOG.md

@@ -0,1 +1,25 @@

## browserslist-config-anolilab [5.0.0](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@4.2.1...browserslist-config-anolilab@5.0.0) (2023-07-18)
### ⚠ BREAKING CHANGES
* fixing broken releases that semantic-release did create
Signed-off-by: prisis <d.bannert@anolilab.de>
### Bug Fixes
* fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
* update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
### Miscellaneous Chores
* Update devDependencies in package.json ([eee78cd](https://github.com/anolilab/javascript-style-guide/commit/eee78cd1cb1395a9f16dd5395f7e28ac79942dfe))
### Dependencies
* **@anolilab/semantic-release-preset:** upgraded to 6.0.1
## browserslist-config-anolilab [4.2.1](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@4.2.0...browserslist-config-anolilab@4.2.1) (2023-07-05)

@@ -15,3 +39,2 @@

### Dependencies

@@ -18,0 +41,0 @@

12

package.json
{
"name": "browserslist-config-anolilab",
"version": "4.2.1",
"version": "5.0.0",
"description": "Shareable browserlist config for Anolilab projects.",

@@ -62,13 +62,13 @@ "keywords": [

"devDependencies": {
"@anolilab/semantic-release-preset": "5.0.1",
"@anolilab/semantic-release-preset": "6.0.1",
"browserslist": "4.21.9",
"caniuse-lite": "^1.0.30001512",
"caniuse-lite": "^1.0.30001516",
"cross-env": "^7.0.3",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.6",
"semantic-release": "^21.0.7",
"tsup": "^7.1.0",
"vitest": "^0.32.4"
"vitest": "^0.33.0"
},
"engines": {
"node": ">=16"
"node": ">=18"
},

@@ -75,0 +75,0 @@ "publishConfig": {

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