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 2.3.0 to 3.0.0

18

CHANGELOG.md

@@ -0,1 +1,19 @@

## browserslist-config-anolilab [3.0.0](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@2.3.0...browserslist-config-anolilab@3.0.0) (2022-02-15)
### ⚠ BREAKING CHANGES
* remove old node version from our supported versions
Signed-off-by: prisis <d.bannert@anolilab.de>
### Bug Fixes
* markdown lint ([24059d4](https://github.com/anolilab/javascript-style-guide/commit/24059d41ca682ca21b39ad7f6dff594be734329d))
### Performance Improvements
* support for v12, v14 was removed from our supported versions of node ([83d6a80](https://github.com/anolilab/javascript-style-guide/commit/83d6a8058ed7791135aff03d4cd734327bb1b694))
## browserslist-config-anolilab [2.3.0](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@2.2.0...browserslist-config-anolilab@2.3.0) (2021-12-12)

@@ -2,0 +20,0 @@

6

package.json
{
"name": "browserslist-config-anolilab",
"version": "2.3.0",
"version": "3.0.0",
"description": "Shareable browserlist config for Anolilab.",

@@ -41,7 +41,7 @@ "keywords": [

"devDependencies": {
"browserslist": "4.18.1",
"browserslist": "4.19.1",
"caniuse-lite": "^1.0.30001286"
},
"engines": {
"node": ">=12"
"node": ">=16"
},

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

@@ -100,3 +100,3 @@ # Browserslist Config

Libraries in this ecosystem make the best effort to track
[Node.js' release schedule](https://nodejs.org/en/about/releases/). Here's [a
[Node.js’ release schedule](https://nodejs.org/en/about/releases/). Here’s [a
post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a).

@@ -103,0 +103,0 @@

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