Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

intl-messageformat

Package Overview
Dependencies
Maintainers
0
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intl-messageformat - npm Package Compare versions

Comparing version 10.7.6 to 10.7.7

1

index.js

@@ -16,2 +16,1 @@ "use strict";

exports.default = core_1.IntlMessageFormat;
//# sourceMappingURL=index.js.map

@@ -12,2 +12,1 @@ /*

export default IntlMessageFormat;
//# sourceMappingURL=index.js.map

@@ -239,2 +239,1 @@ /*

export { IntlMessageFormat };
//# sourceMappingURL=core.js.map

@@ -49,2 +49,1 @@ import { __extends } from "tslib";

export { MissingValueError };
//# sourceMappingURL=error.js.map

@@ -178,2 +178,1 @@ import { isArgumentElement, isDateElement, isDateTimeSkeleton, isLiteralElement, isNumberElement, isNumberSkeleton, isPluralElement, isPoundElement, isSelectElement, isTagElement, isTimeElement, } from '@formatjs/icu-messageformat-parser';

}
//# sourceMappingURL=formatters.js.map

6

package.json
{
"name": "intl-messageformat",
"version": "10.7.6",
"version": "10.7.7",
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",

@@ -35,4 +35,4 @@ "keywords": [

"tslib": "2",
"@formatjs/ecma402-abstract": "2.2.3",
"@formatjs/icu-messageformat-parser": "2.9.3",
"@formatjs/ecma402-abstract": "2.2.4",
"@formatjs/icu-messageformat-parser": "2.9.4",
"@formatjs/fast-memoize": "2.2.3"

@@ -39,0 +39,0 @@ },

@@ -242,2 +242,1 @@ "use strict";

exports.IntlMessageFormat = IntlMessageFormat;
//# sourceMappingURL=core.js.map

@@ -52,2 +52,1 @@ "use strict";

exports.MissingValueError = MissingValueError;
//# sourceMappingURL=error.js.map

@@ -183,2 +183,1 @@ "use strict";

}
//# sourceMappingURL=formatters.js.map
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc