Comparing version 6.4.14 to 6.4.15
@@ -11,2 +11,1 @@ import { IntlFormatters as CoreIntlFormatters, MessageDescriptor } from '@formatjs/intl'; | ||
export type { MessageFormatElement } from '@formatjs/icu-messageformat-parser'; | ||
//# sourceMappingURL=index.d.ts.map |
export declare const intlKey: unique symbol; | ||
//# sourceMappingURL=injection-key.d.ts.map |
{ | ||
"name": "vue-intl", | ||
"version": "6.4.14", | ||
"version": "6.4.15", | ||
"description": "formatjs intl binding for vue", | ||
@@ -21,4 +21,4 @@ "main": "index.js", | ||
"@babel/types": "^7.12.11", | ||
"@formatjs/icu-messageformat-parser": "2.4.0", | ||
"@formatjs/intl": "2.7.2", | ||
"@formatjs/icu-messageformat-parser": "2.5.0", | ||
"@formatjs/intl": "2.8.0", | ||
"tslib": "^2.4.0" | ||
@@ -25,0 +25,0 @@ }, |
@@ -17,2 +17,1 @@ import { IntlConfig, IntlFormatters, IntlShape } from '@formatjs/intl'; | ||
export declare const createIntl: (options: IntlConfig) => Vue.Plugin; | ||
//# sourceMappingURL=plugin.d.ts.map |
@@ -7,2 +7,1 @@ import { IntlShape } from '@formatjs/intl'; | ||
}>>; | ||
//# sourceMappingURL=provider.d.ts.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
9631
+ Added@formatjs/ecma402-abstract@1.16.0(transitive)
+ Added@formatjs/fast-memoize@2.1.0(transitive)
+ Added@formatjs/icu-messageformat-parser@2.5.0(transitive)
+ Added@formatjs/icu-skeleton-parser@1.5.0(transitive)
+ Added@formatjs/intl@2.8.0(transitive)
+ Added@formatjs/intl-displaynames@6.4.0(transitive)
+ Added@formatjs/intl-listformat@7.3.0(transitive)
+ Added@formatjs/intl-localematcher@0.3.0(transitive)
+ Addedintl-messageformat@10.4.0(transitive)
- Removed@formatjs/ecma402-abstract@1.15.0(transitive)
- Removed@formatjs/fast-memoize@2.0.1(transitive)
- Removed@formatjs/icu-messageformat-parser@2.4.0(transitive)
- Removed@formatjs/icu-skeleton-parser@1.4.0(transitive)
- Removed@formatjs/intl@2.7.2(transitive)
- Removed@formatjs/intl-displaynames@6.3.2(transitive)
- Removed@formatjs/intl-listformat@7.2.2(transitive)
- Removed@formatjs/intl-localematcher@0.2.32(transitive)
- Removedintl-messageformat@10.3.5(transitive)
Updated@formatjs/intl@2.8.0