eslint-plugin-formatjs
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.0.0...eslint-plugin-formatjs@2.0.1) (2020-03-05) | ||
**Note:** Version bump only for package eslint-plugin-formatjs | ||
# [2.0.0](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@1.6.0...eslint-plugin-formatjs@2.0.0) (2020-03-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-formatjs", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "ESLint plugin for formatjs", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
"emoji-regex": "^8.0.0", | ||
"intl-messageformat-parser": "^4.0.0" | ||
"intl-messageformat-parser": "^4.1.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a038e8b90b99401447a33e1cc9fb7c89fe604671" | ||
"gitHead": "4251f2f0e83cce43abd7dc65b6a690ce5016f274" | ||
} |
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
104346