🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

message-tag

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

message-tag - npm Package Compare versions

Comparing version
0.9.0
to
0.9.1
+3
-3
package.json
{
"name": "message-tag",
"version": "0.9.0",
"version": "0.9.1",
"author": "mkrause",

@@ -22,3 +22,3 @@ "license": "MIT",

],
"//": "Note: Node v14.15 'Fermium' is the first v14.x LTS release",
"//": "https://github.com/felixge/node-dateformat/issues/176",
"engines": {

@@ -58,4 +58,4 @@ "node": ">= 14.15"

"pretty-format": "^29.5.0",
"dateformat": "^5.0.3"
"dateformat": "^4.6.2"
}
}