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 3.0.3 to 3.0.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## browserslist-config-anolilab [3.0.4](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@3.0.3...browserslist-config-anolilab@3.0.4) (2022-07-16)
### Bug Fixes
* upgraded deps ([6e4b5bc](https://github.com/anolilab/javascript-style-guide/commit/6e4b5bce0599c987a93b9a65c0bf6cc7c90a3ed3))
### browserslist-config-anolilab [3.0.3](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@3.0.2...browserslist-config-anolilab@3.0.3) (2022-05-11)

@@ -2,0 +9,0 @@

24

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

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

"devDependencies": {
"browserslist": "4.20.3",
"caniuse-lite": "^1.0.30001339"
"browserslist": "4.21.2",
"caniuse-lite": "^1.0.30001367"
},

@@ -51,3 +51,19 @@ "engines": {

},
"moduleName": "browserslist-config"
"moduleName": "browserslist-config",
"pnpm": {
"overrides": {
"glob-parent@<5.1.2": ">=5.1.2",
"minimist@<1.2.6": ">=1.2.6",
"chrono-node@<2.2.4": ">=2.2.4",
"yargs-parser@>=6.0.0 <13.1.2": ">=13.1.2",
"trim@<0.0.3": ">=0.0.3",
"trim-newlines@<3.0.1": ">=3.0.1",
"moment@<2.29.2": ">=2.29.2",
"semver-regex@<3.1.4": ">=3.1.4",
"got@<11.8.5": ">=11.8.5",
"moment@>=2.18.0 <2.29.4": ">=2.29.4",
"ansi-regex@>=3.0.0 <3.0.1": ">=3.0.1",
"ansi-regex@>=4.0.0 <4.1.1": ">=4.1.1"
}
}
}
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