react-intl
Advanced tools
Comparing version 6.0.4 to 6.0.5
@@ -10,4 +10,4 @@ import * as React from 'react'; | ||
} | ||
declare const MemoizedFormattedMessage: React.NamedExoticComponent<Props<Record<string, string | number | boolean | Date | React.ReactElement<any, string | React.JSXElementConstructor<any>> | React.ReactFragment | React.ReactPortal | FormatXMLElementFn<React.ReactNode, React.ReactNode> | null | undefined>>>; | ||
declare const MemoizedFormattedMessage: React.NamedExoticComponent<Props<Record<string, string | number | boolean | {} | Date | React.ReactElement<any, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | React.ReactPortal | FormatXMLElementFn<React.ReactNode, React.ReactNode> | null | undefined>>>; | ||
export default MemoizedFormattedMessage; | ||
//# sourceMappingURL=message.d.ts.map |
{ | ||
"name": "react-intl", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
@@ -131,11 +131,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@formatjs/ecma402-abstract": "1.11.7", | ||
"@formatjs/icu-messageformat-parser": "2.1.3", | ||
"@formatjs/intl": "2.3.0", | ||
"@formatjs/intl-displaynames": "6.0.2", | ||
"@formatjs/intl-listformat": "7.0.2", | ||
"@formatjs/ecma402-abstract": "1.11.8", | ||
"@formatjs/icu-messageformat-parser": "2.1.4", | ||
"@formatjs/intl": "2.3.1", | ||
"@formatjs/intl-displaynames": "6.0.3", | ||
"@formatjs/intl-listformat": "7.0.3", | ||
"@types/hoist-non-react-statics": "^3.3.1", | ||
"@types/react": "16 || 17 || 18", | ||
"hoist-non-react-statics": "^3.3.2", | ||
"intl-messageformat": "10.1.0", | ||
"intl-messageformat": "10.1.1", | ||
"tslib": "2.4.0" | ||
@@ -142,0 +142,0 @@ }, |
@@ -10,4 +10,4 @@ import * as React from 'react'; | ||
} | ||
declare const MemoizedFormattedMessage: React.NamedExoticComponent<Props<Record<string, string | number | boolean | Date | React.ReactElement<any, string | React.JSXElementConstructor<any>> | React.ReactFragment | React.ReactPortal | FormatXMLElementFn<React.ReactNode, React.ReactNode> | null | undefined>>>; | ||
declare const MemoizedFormattedMessage: React.NamedExoticComponent<Props<Record<string, string | number | boolean | {} | Date | React.ReactElement<any, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | React.ReactPortal | FormatXMLElementFn<React.ReactNode, React.ReactNode> | null | undefined>>>; | ||
export default MemoizedFormattedMessage; | ||
//# sourceMappingURL=message.d.ts.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
400519
+ Added@formatjs/ecma402-abstract@1.11.8(transitive)
+ Added@formatjs/icu-messageformat-parser@2.1.4(transitive)
+ Added@formatjs/icu-skeleton-parser@1.3.10(transitive)
+ Added@formatjs/intl@2.3.1(transitive)
+ Added@formatjs/intl-displaynames@6.0.3(transitive)
+ Added@formatjs/intl-listformat@7.0.3(transitive)
+ Addedintl-messageformat@10.1.1(transitive)
- Removed@formatjs/ecma402-abstract@1.11.7(transitive)
- Removed@formatjs/icu-messageformat-parser@2.1.3(transitive)
- Removed@formatjs/icu-skeleton-parser@1.3.9(transitive)
- Removed@formatjs/intl@2.3.0(transitive)
- Removed@formatjs/intl-displaynames@6.0.2(transitive)
- Removed@formatjs/intl-listformat@7.0.2(transitive)
- Removedintl-messageformat@10.1.0(transitive)
Updated@formatjs/intl@2.3.1
Updatedintl-messageformat@10.1.1