New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@anansi/browserslist-config

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anansi/browserslist-config - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [1.1.0](https://github.com/ntucker/anansi/compare/@anansi/browserslist-config@1.0.1...@anansi/browserslist-config@1.1.0) (2021-01-23)
### 🚀 Features
* Add 'modern' browserslist config ([a587f20](https://github.com/ntucker/anansi/commit/a587f207286d4d90a6abf630f62e2c1337f391c6))
### [1.0.1](https://github.com/ntucker/anansi/compare/@anansi/browserslist-config@1.0.0...@anansi/browserslist-config@1.0.1) (2020-07-01)

@@ -8,0 +17,0 @@

@@ -17,4 +17,11 @@ module.exports = {

],
modern: [
'last 2 Firefox versions',
'Firefox ESR',
'last 2 Chrome versions',
'last 1 Safari versions',
'last 1 Edge versions',
],
development: ['last 1 Chrome versions', 'last 1 Firefox versions'],
test: ['current node'],
};

4

package.json
{
"name": "@anansi/browserslist-config",
"version": "1.0.1",
"version": "1.1.0",
"description": "Support modern browsers",

@@ -21,3 +21,3 @@ "main": "index.js",

},
"gitHead": "820235e4aa2fadd4b33c956c4f3c104ec6e9aab0"
"gitHead": "b907eda35ba892c2b1351b5c4fb66f0328700502"
}
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