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

@github/relative-time-element

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github/relative-time-element - npm Package Compare versions

Comparing version 4.4.2 to 4.4.3

2

dist/bundle.js

@@ -623,2 +623,3 @@ var __defProp = Object.defineProperty;

this.update();
__classPrivateFieldSet2(this, _RelativeTimeElement_updating, false, "f");
})(), "f");

@@ -665,3 +666,2 @@ }

}
__classPrivateFieldSet2(this, _RelativeTimeElement_updating, false, "f");
}

@@ -668,0 +668,0 @@ };

@@ -321,2 +321,3 @@ var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {

this.update();
__classPrivateFieldSet(this, _RelativeTimeElement_updating, false, "f");
})(), "f");

@@ -367,3 +368,2 @@ }

}
__classPrivateFieldSet(this, _RelativeTimeElement_updating, false, "f");
}

@@ -370,0 +370,0 @@ }

{
"name": "@github/relative-time-element",
"version": "4.4.2",
"version": "4.4.3",
"main": "dist/bundle.js",

@@ -5,0 +5,0 @@ "type": "module",

@@ -202,17 +202,17 @@ # <relative-time> element

|:-------------:|:-------------------:|
| seconds | 2y 6m 10d 3h 20m 8s |
| minutes | 2y 6m 10d 3h 20m |
| hours | 2y 6m 10d 3h |
| days | 2y 6m 10d |
| months | 2y 6m |
| years | 2y |
| second | 2y 6m 10d 3h 20m 8s |
| minute | 2y 6m 10d 3h 20m |
| hour | 2y 6m 10d 3h |
| day | 2y 6m 10d |
| month | 2y 6m |
| year | 2y |
| `precision=` | format=relative |
|:-------------:|:-------------------:|
| seconds | 25 seconds |
| minutes | now |
| hours | now |
| days | now |
| months | now |
| years | now |
| second | 25 seconds |
| minute | now |
| hour | now |
| day | now |
| month | now |
| year | now |

@@ -219,0 +219,0 @@

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