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

time-date-tools

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

time-date-tools - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

dist/utils/functions/parseTime.js

@@ -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",

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