@formatjs/intl
Advanced tools
Comparing version 2.10.14 to 2.10.15
@@ -41,2 +41,1 @@ "use strict"; | ||
Object.defineProperty(exports, "createIntl", { enumerable: true, get: function () { return create_intl_1.createIntl; } }); | ||
//# sourceMappingURL=index.js.map |
@@ -18,2 +18,1 @@ export * from './src/types'; | ||
export { createIntl } from './src/create-intl'; | ||
//# sourceMappingURL=index.js.map |
@@ -56,2 +56,1 @@ import { __assign } from "tslib"; | ||
} | ||
//# sourceMappingURL=create-intl.js.map |
@@ -118,2 +118,1 @@ import { __assign } from "tslib"; | ||
} | ||
//# sourceMappingURL=dateTime.js.map |
@@ -24,2 +24,1 @@ import { filterProps } from './utils'; | ||
} | ||
//# sourceMappingURL=displayName.js.map |
@@ -92,2 +92,1 @@ import { __extends } from "tslib"; | ||
export { MissingTranslationError }; | ||
//# sourceMappingURL=error.js.map |
@@ -62,2 +62,1 @@ import { __assign } from "tslib"; | ||
} | ||
//# sourceMappingURL=list.js.map |
@@ -104,2 +104,1 @@ import { __assign } from "tslib"; | ||
}; | ||
//# sourceMappingURL=message.js.map |
@@ -59,2 +59,1 @@ import { IntlFormatError } from './error'; | ||
} | ||
//# sourceMappingURL=number.js.map |
@@ -20,2 +20,1 @@ import { filterProps } from './utils'; | ||
} | ||
//# sourceMappingURL=plural.js.map |
@@ -30,2 +30,1 @@ import { getNamedFormat, filterProps } from './utils'; | ||
} | ||
//# sourceMappingURL=relativeTime.js.map |
export {}; | ||
//# sourceMappingURL=types.js.map |
@@ -163,2 +163,1 @@ import { __assign, __spreadArray } from "tslib"; | ||
} | ||
//# sourceMappingURL=utils.js.map |
{ | ||
"name": "@formatjs/intl", | ||
"version": "2.10.14", | ||
"version": "2.10.15", | ||
"description": "Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.", | ||
@@ -33,12 +33,12 @@ "keywords": [ | ||
"tslib": "2", | ||
"@formatjs/ecma402-abstract": "2.2.3", | ||
"@formatjs/ecma402-abstract": "2.2.4", | ||
"@formatjs/icu-messageformat-parser": "2.9.4", | ||
"@formatjs/intl-listformat": "7.7.5", | ||
"@formatjs/fast-memoize": "2.2.3", | ||
"@formatjs/icu-messageformat-parser": "2.9.3", | ||
"@formatjs/intl-displaynames": "6.8.4", | ||
"intl-messageformat": "10.7.6", | ||
"@formatjs/intl-listformat": "7.7.4" | ||
"@formatjs/intl-displaynames": "6.8.5", | ||
"intl-messageformat": "10.7.7" | ||
}, | ||
"devDependencies": { | ||
"@formatjs/intl-numberformat": "8.14.4", | ||
"@formatjs/intl-datetimeformat": "6.16.4" | ||
"@formatjs/intl-datetimeformat": "6.16.5", | ||
"@formatjs/intl-numberformat": "8.14.5" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
@@ -59,2 +59,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=create-intl.js.map |
@@ -126,2 +126,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=dateTime.js.map |
@@ -27,2 +27,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=displayName.js.map |
@@ -95,2 +95,1 @@ "use strict"; | ||
exports.MissingTranslationError = MissingTranslationError; | ||
//# sourceMappingURL=error.js.map |
@@ -66,2 +66,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=list.js.map |
@@ -108,2 +108,1 @@ "use strict"; | ||
exports.formatMessage = formatMessage; | ||
//# sourceMappingURL=message.js.map |
@@ -64,2 +64,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=number.js.map |
@@ -23,2 +23,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=plural.js.map |
@@ -33,2 +33,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=relativeTime.js.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
@@ -170,2 +170,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=utils.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
156988
+ 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-displaynames@6.8.5(transitive)
+ Added@formatjs/intl-listformat@7.7.5(transitive)
+ Added@formatjs/intl-localematcher@0.5.8(transitive)
+ Addedintl-messageformat@10.7.7(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-displaynames@6.8.4(transitive)
- Removed@formatjs/intl-listformat@7.7.4(transitive)
- Removed@formatjs/intl-localematcher@0.5.7(transitive)
- Removedintl-messageformat@10.7.6(transitive)
Updatedintl-messageformat@10.7.7