time-date-tools
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -51,3 +51,3 @@ var __create = Object.create; | ||
continue; | ||
const key = element.match(/[a-z]/g)?.[0]; | ||
const key = element.match(/[a-z]+/g)?.[0]; | ||
let index; | ||
@@ -54,0 +54,0 @@ Object.values(client2.lang).find((e) => e.timeKeys.find((f, i) => { |
{ | ||
"name": "time-date-tools", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
29892
0