abl-constants
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "abl-constants", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "title": "ABL - constants", |
@@ -13,2 +13,3 @@ "use strict"; | ||
export const cutoff = 2880; | ||
export const daysRunning = [0, 1, 2, 3, 4, 5, 6]; | ||
@@ -15,0 +16,0 @@ |
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
26862
1012