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.13 to 0.0.14

dist/index.js

7

package.json
{
"name": "time-date-tools",
"version": "0.0.13",
"version": "0.0.14",
"description": "",

@@ -24,3 +24,3 @@ "main": "./out/index.js",

"scripts": {
"build": "npx tsc",
"build": "node build.js",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -35,3 +35,4 @@ },

"devDependencies": {
"@types/node": "^17.0.38"
"@types/node": "^17.0.38",
"esbuild": "^0.14.42"
},

@@ -38,0 +39,0 @@ "dependencies": {

@@ -70,3 +70,3 @@

}
); // 1 year, 0 day 00:00:01.894
); // 1 year, 0 month, 01.894

@@ -73,0 +73,0 @@ tdt.formatTime(31556927894,

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