eslint-plugin-formatjs
Advanced tools
Comparing version 5.2.3 to 5.2.4
@@ -11,2 +11,1 @@ "use strict"; | ||
exports.getParserServices = getParserServices; | ||
//# sourceMappingURL=context-compat.js.map |
@@ -146,2 +146,1 @@ "use strict"; | ||
module.exports = plugin; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "eslint-plugin-formatjs", | ||
"version": "5.2.3", | ||
"version": "5.2.4", | ||
"description": "ESLint plugin for formatjs", | ||
@@ -31,4 +31,4 @@ "main": "index.js", | ||
"unicode-emoji-utils": "^1.2.0", | ||
"@formatjs/icu-messageformat-parser": "2.9.3", | ||
"@formatjs/ts-transformer": "3.13.22" | ||
"@formatjs/ts-transformer": "3.13.23", | ||
"@formatjs/icu-messageformat-parser": "2.9.4" | ||
}, | ||
@@ -35,0 +35,0 @@ "peerDependencies": { |
# eslint-plugin-formatjs | ||
We've migrated the docs to https://formatjs.io/docs/tooling/linter. | ||
We've migrated the docs to https://formatjs.github.io/docs/tooling/linter. |
@@ -136,2 +136,1 @@ "use strict"; | ||
}); | ||
//# sourceMappingURL=blocklist-elements.js.map |
@@ -72,2 +72,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=enforce-default-message.js.map |
@@ -70,2 +70,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=enforce-description.js.map |
@@ -157,2 +157,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=enforce-id.js.map |
@@ -151,2 +151,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=enforce-placeholders.js.map |
@@ -107,2 +107,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=enforce-plural-rules.js.map |
@@ -80,2 +80,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-camel-case.js.map |
@@ -140,2 +140,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-complex-selectors.js.map |
@@ -103,2 +103,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-emoji.js.map |
@@ -62,2 +62,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-id.js.map |
@@ -64,2 +64,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-invalid-icu.js.map |
@@ -184,2 +184,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-literal-string-in-jsx.js.map |
@@ -104,2 +104,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-missing-icu-plural-one-placeholders.js.map |
@@ -74,2 +74,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-multiple-plurals.js.map |
@@ -145,2 +145,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-multiple-whitespaces.js.map |
@@ -73,2 +73,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-offset.js.map |
@@ -75,2 +75,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=no-useless-message.js.map |
@@ -37,2 +37,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=prefer-formatted-message.js.map |
@@ -196,2 +196,1 @@ "use strict"; | ||
}; | ||
//# sourceMappingURL=prefer-pound-in-plural.js.map |
@@ -269,2 +269,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=util.js.map |
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
169828
+ Added@formatjs/ecma402-abstract@2.2.4(transitive)
+ Added@formatjs/icu-messageformat-parser@2.9.4(transitive)
+ Added@formatjs/icu-skeleton-parser@1.8.8(transitive)
+ Added@formatjs/intl-localematcher@0.5.8(transitive)
+ Added@formatjs/ts-transformer@3.13.23(transitive)
- Removed@formatjs/ecma402-abstract@2.2.3(transitive)
- Removed@formatjs/icu-messageformat-parser@2.9.3(transitive)
- Removed@formatjs/icu-skeleton-parser@1.8.7(transitive)
- Removed@formatjs/intl-localematcher@0.5.7(transitive)
- Removed@formatjs/ts-transformer@3.13.22(transitive)