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.1.3 to 2.1.4

7

CHANGELOG.md

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

### browserslist-config-anolilab [2.1.4](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@2.1.3...browserslist-config-anolilab@2.1.4) (2021-09-02)
### Bug Fixes
* added funding to the package ([f90d18f](https://github.com/anolilab/javascript-style-guide/commit/f90d18f8347a4bdc395b1740c85ac74a4072297c))
### browserslist-config-anolilab [2.1.3](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@2.1.2...browserslist-config-anolilab@2.1.3) (2021-09-02)

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

14

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

@@ -11,3 +11,3 @@ "keywords": [

],
"homepage": "http://anolilab.com/nodejs/packages/browserslist-config",
"homepage": "https://anolilab.com/nodejs/packages/browserslist-config",
"repository": {

@@ -23,2 +23,12 @@ "type": "git",

},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/prisis"
},
{
"type": "consulting",
"url": "https://anolilab.com/support"
}
],
"type": "module",

@@ -25,0 +35,0 @@ "main": "index.cjs",

@@ -5,2 +5,14 @@ # Browserslist Config

---
<div align="center">
<p>
<sup>
Daniel Bannert's open source work is supported by the community on <a href="https://github.com/sponsors/prisis">GitHub Sponsors</a>
</sup>
</p>
</div>
---
## What is Browserslist?

@@ -85,1 +97,25 @@

```
## Supported Node.js Versions
Libraries in this ecosystem make the best effort to track
[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).
Contributing
------------
If you would like to help take a look at the [list of issues](https://github.com/anolilab/javascript-style-guide/issues) and check our [Contributing](.github/CONTRIBUTING.md) guild.
> **Note:** please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Credits
-------------
- [Daniel Bannert](https://github.com/prisis)
- [All Contributors](https://github.com/anolilab/javascript-style-guide/graphs/contributors)
License
-------------
The anolilab javascript-style-guide is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT)
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