New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@teambit/toolbox.time.time-format

Package Overview
Dependencies
Maintainers
0
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/toolbox.time.time-format - npm Package Compare versions

Comparing version 0.0.497 to 0.0.498

dist/preview-1736711473672.js

3

dist/time-format.js

@@ -6,3 +6,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.timeFormat = void 0;
exports.timeFormat = timeFormat;
const humanize_duration_1 = __importDefault(require("humanize-duration"));

@@ -15,3 +15,2 @@ function timeFormat(time) {

}
exports.timeFormat = timeFormat;
//# sourceMappingURL=time-format.js.map
{
"name": "@teambit/toolbox.time.time-format",
"version": "0.0.497",
"version": "0.0.498",
"homepage": "https://bit.cloud/teambit/toolbox/time/time-format",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "time/time-format",
"version": "0.0.497"
"version": "0.0.498"
},

@@ -18,4 +18,3 @@ "dependencies": {

"@types/jest": "26.0.20",
"@types/node": "12.20.4",
"@babel/runtime": "7.20.0"
"@types/node": "22.10.5"
},

@@ -22,0 +21,0 @@ "peerDependencies": {},

Sorry, the diff of this file is not supported yet

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