Socket
Socket
Sign inDemoInstall

intl-relativeformat

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intl-relativeformat - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

8

CHANGELOG.md

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

## [6.1.1](https://github.com/formatjs/formatjs/compare/intl-relativeformat@6.1.0...intl-relativeformat@6.1.1) (2019-06-12)
**Note:** Version bump only for package intl-relativeformat
# [6.1.0](https://github.com/formatjs/formatjs/compare/intl-relativeformat@6.0.0...intl-relativeformat@6.1.0) (2019-06-05)

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

6

package.json
{
"name": "intl-relativeformat",
"version": "6.1.0",
"version": "6.1.1",
"description": "Formats JavaScript dates to relative time strings.",

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

"devDependencies": {
"@formatjs/intl-relativetimeformat": "^1.0.0"
"@formatjs/intl-relativetimeformat": "^1.0.1"
},

@@ -39,3 +39,3 @@ "scripts": {

"license": "BSD-3-Clause",
"gitHead": "2879b9f2c6498f384823ed8c522530fda3771b44"
"gitHead": "d3869feb0018f87eab32280cdc64fb086c964a26"
}

@@ -69,4 +69,4 @@ export const enum DATA_FIELD {

};
}
};
};
}
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