eslint-plugin-use-macros
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "eslint-plugin-use-macros", | ||
"description": "ESLint rules for libraries which supports the babel-macros", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"author": "Yuki Yamada <yamada@wantedly.com>", | ||
@@ -24,7 +24,7 @@ "homepage": "https://github.com/wantedly/frolint", | ||
"eslint": "^7.5.0", | ||
"graphql-tag": "^2.10.4", | ||
"graphql-tag": "^2.11.0", | ||
"graphql.macro": "^1.4.2", | ||
"styled-components": "^5.1.1" | ||
}, | ||
"gitHead": "f876ecf3b07174f58bf8b45573cd1ce33c46b7a9" | ||
"gitHead": "9308d851bc98048bb3d23f66ec335eb9cc7455c6" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0