Socket
Socket
Sign inDemoInstall

@formatjs/intl-utils

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formatjs/intl-utils - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.2.5](https://github.com/formatjs/formatjs/compare/@formatjs/intl-utils@2.2.4...@formatjs/intl-utils@2.2.5) (2020-05-05)
**Note:** Version bump only for package @formatjs/intl-utils
## 2.2.4 (2020-04-28)

@@ -8,0 +16,0 @@

3

lib/intl-utils.d.ts

@@ -162,4 +162,3 @@

declare function invariant_2(condition: boolean, message: string, Err?: any): void;
export { invariant_2 as invariant }
export declare function invariant(condition: boolean, message: string, Err?: any): void;

@@ -166,0 +165,0 @@ export declare function isLiteralPart(patternPart: LiteralPart | {

{
"name": "@formatjs/intl-utils",
"version": "2.2.4",
"version": "2.2.5",
"description": "Smartly determine best unit for relative time format",

@@ -39,3 +39,3 @@ "keywords": [

"license": "MIT",
"gitHead": "84e7cc6f3723801271661fdbdb5391fac7e6f74c",
"gitHead": "9c79d2dd356d0d136e7c3d435933acf522fb19a4",
"devDependencies": {

@@ -42,0 +42,0 @@ "@types/chai": "^4.2.11",

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