@github/time-elements
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -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", |
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
114662