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

@github/time-elements

Package Overview
Dependencies
Maintainers
20
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github/time-elements - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

2

dist/bundle.js

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

this.elements = /* @__PURE__ */ new Set();
this.time = 0;
this.time = Infinity;
this.timer = -1;

@@ -492,0 +492,0 @@ }

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

this.elements = new Set();
this.time = 0;
this.time = Infinity;
this.timer = -1;

@@ -45,0 +45,0 @@ }

{
"name": "@github/time-elements",
"version": "3.2.1",
"version": "3.2.2",
"main": "dist/bundle.js",

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

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