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

@valjoux/format-time

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@valjoux/format-time - npm Package Compare versions

Comparing version 0.3.21 to 0.4.0

dist/index.js

24

package.json
{
"name": "@valjoux/format-time",
"version": "0.3.21",
"version": "0.4.0",
"description": "timer",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [
"dist"
],
"engines": {
"node": ">=22.0.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/format-time.test.js"
},
"repository": {

@@ -36,3 +32,7 @@ "type": "git",

"homepage": "https://github.com/hoyeungw/valjoux#readme",
"gitHead": "58e80567ae36c1e148ee01373841d80a637cd205"
}
"gitHead": "792790a75c6068fe0d36507ff0e74a895939783f",
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/format-time.test.js"
}
}

@@ -0,0 +0,0 @@ # @valjoux/format-time

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