javascript-time-ago
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -114,3 +114,3 @@ 'use strict'; | ||
// 20 hours | ||
// a day ago | ||
// 1 day | ||
// 2 days | ||
@@ -117,0 +117,0 @@ // a week |
@@ -157,4 +157,2 @@ var long = { | ||
"day": { | ||
"previous": "a day ago", | ||
"next": "in a day", | ||
"future": { | ||
@@ -336,4 +334,2 @@ "one": "{0} day", | ||
"day": { | ||
"previous": "a day ago", | ||
"next": "in a day", | ||
"future": { | ||
@@ -415,4 +411,2 @@ "one": "{0} day", | ||
"day": { | ||
"previous": "a day ago", | ||
"next": "in a day", | ||
"future": { | ||
@@ -419,0 +413,0 @@ "other": "{0}d" |
{ | ||
"name": "javascript-time-ago", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "International highly customizable relative time formatting", | ||
@@ -5,0 +5,0 @@ "main": "index.umd.js", |
@@ -140,3 +140,3 @@ # javascript-time-ago | ||
* 20 hours | ||
* a day ago | ||
* 1 day | ||
* 2 days | ||
@@ -143,0 +143,0 @@ * 3 days |
Sorry, the diff of this file is not supported yet
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
102360
1898