eslint-plugin-formatjs
Advanced tools
Comparing version 2.3.4 to 2.3.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.5](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.3.4...eslint-plugin-formatjs@2.3.5) (2020-05-23) | ||
**Note:** Version bump only for package eslint-plugin-formatjs | ||
## [2.3.4](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.3.3...eslint-plugin-formatjs@2.3.4) (2020-05-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-formatjs", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"description": "ESLint plugin for formatjs", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
"emoji-regex": "^9.0.0", | ||
"intl-messageformat-parser": "^5.0.7" | ||
"intl-messageformat-parser": "^5.0.8" | ||
}, | ||
@@ -46,3 +46,4 @@ "peerDependencies": { | ||
"ts-jest": "^25.4.0" | ||
} | ||
}, | ||
"gitHead": "b1541f5148ee2463b57393deb00c0dd1107d286d" | ||
} |
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
125344