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

@valjoux/timestamp

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@valjoux/timestamp - npm Package Compare versions

Comparing version

to
0.3.16

10

package.json
{
"name": "@valjoux/timestamp",
"version": "0.3.14",
"version": "0.3.16",
"description": "variant format of date / times",

@@ -21,5 +21,5 @@ "main": "./dist/index.cjs",

"dependencies": {
"@valjoux/convert": "^0.3.14",
"@valjoux/format-date-time": "^0.3.14",
"@valjoux/format-time": "^0.3.14"
"@valjoux/convert": "^0.3.16",
"@valjoux/format-date-time": "^0.3.16",
"@valjoux/format-time": "^0.3.16"
},

@@ -42,3 +42,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/valjoux#readme",
"gitHead": "f73b5d68b643bd9dc1807c46f6f8a31f8fa357dd"
"gitHead": "d6772df111d695b84e050d1c128c433391cfe174"
}