browserslist-config-clay
Advanced tools
Comparing version 2.16.2 to 3.0.0-alpha.1
24
index.js
@@ -0,11 +1,17 @@ | ||
/** | ||
* © 2019 Liferay, Inc. <https://liferay.com> | ||
* | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
module.exports = [ | ||
'last 2 Chrome versions', | ||
'last 1 Edge versions', | ||
'last 2 Firefox versions', | ||
'last 1 Opera versions', | ||
'last 2 Safari versions', | ||
'last 1 ChromeAndroid versions', | ||
'last 2 iOS versions', | ||
'Firefox 52', | ||
'IE 11', | ||
'last 2 Chrome versions', | ||
'last 1 Edge versions', | ||
'last 2 Firefox versions', | ||
'last 1 Opera versions', | ||
'last 2 Safari versions', | ||
'last 1 ChromeAndroid versions', | ||
'last 2 iOS versions', | ||
'Firefox 52', | ||
'IE 11', | ||
]; |
{ | ||
"name": "browserslist-config-clay", | ||
"version": "2.16.2", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Clay components Browserslist Shared Config", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
], | ||
"gitHead": "28806caf1dde42baf055ae40d6a213912ad17a5d" | ||
"gitHead": "afabdece65d4fd5e68d4cab53eed6104fa58e64c" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
2619
4
16
2
1