browserslist-config-seek
Advanced tools
Comparing version 3.0.0 to 3.1.0
@@ -6,4 +6,4 @@ module.exports = [ | ||
'iOS >= 14.1', | ||
'Firefox >= 63', | ||
'Firefox >= 86', | ||
'Samsung >= 14', | ||
]; |
{ | ||
"name": "browserslist-config-seek", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Shareable Browserslist config for SEEK", | ||
@@ -23,12 +23,7 @@ "main": "index.js", | ||
"browserslist": "^4.23.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-seek": "^13.0.0", | ||
"prettier": "^3.2.5", | ||
"typescript": "~5.4.3" | ||
"eslint": "^9.13.0", | ||
"eslint-config-seek": "^14.1.0", | ||
"prettier": "^3.3.3", | ||
"typescript": "~5.6.3" | ||
}, | ||
"packageManager": "pnpm@8.15.5", | ||
"volta": { | ||
"node": "18.19.1", | ||
"pnpm": "8.15.5" | ||
}, | ||
"scripts": { | ||
@@ -35,0 +30,0 @@ "test": "node test.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3236