eslint-plugin-format-message
Advanced tools
Comparing version 6.1.0 to 6.2.0
# Changelog | ||
## 6.2.0 | ||
Add TypeScript type definitions. | ||
## 6.0.4 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "eslint-plugin-format-message", | ||
"version": "6.1.0", | ||
"version": "6.2.0", | ||
"description": "format-message i18n specific rules for ESLint", | ||
@@ -26,7 +26,7 @@ "author": "Andy VanWagoner <andy@vanwago.net>", | ||
"dependencies": { | ||
"format-message": "^6.1.0", | ||
"format-message": "^6.2.0", | ||
"format-message-estree-util": "^6.1.0", | ||
"format-message-generate-id": "^6.1.0", | ||
"format-message-parse": "^6.1.0", | ||
"lookup-closest-locale": "^6.1.0" | ||
"format-message-generate-id": "^6.2.0", | ||
"format-message-parse": "^6.2.0", | ||
"lookup-closest-locale": "^6.2.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "peerDependencies": { |
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
63788
Updatedformat-message@^6.2.0
Updatedformat-message-parse@^6.2.0
Updatedlookup-closest-locale@^6.2.0