@strv/eslint-config-react-native
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.3.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-react-native@3.3.0...@strv/eslint-config-react-native@3.3.1) (2023-07-11) | ||
**Note:** Version bump only for package @strv/eslint-config-react-native | ||
# [3.3.0](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-react-native@3.2.0...@strv/eslint-config-react-native@3.3.0) (2023-07-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@strv/eslint-config-react-native", | ||
"description": "STRV's ESLint config for React Native projects", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"author": "André Nanninga <andre.nanninga@strv.com>", | ||
@@ -13,3 +13,3 @@ "bugs": { | ||
"dependencies": { | ||
"@strv/eslint-config-react": "^4.3.0", | ||
"@strv/eslint-config-react": "^4.3.1", | ||
"eslint-plugin-react-native": "^4.0.0", | ||
@@ -39,3 +39,3 @@ "eslint-plugin-react-native-a11y": "^3.3.0" | ||
}, | ||
"gitHead": "1e7f19a75fae2b23407f8e6b4e8f8b05f8a2587a" | ||
"gitHead": "34fd2100e5edfcafdf2017aaf7cffa4e75d89c9b" | ||
} |
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
18091