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

@make-mjs/utils

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@make-mjs/utils - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+3
-3
package.json
{
"name": "@make-mjs/utils",
"version": "0.0.5",
"version": "0.0.6",
"description": "Utilities used by other packages in @make-mjs",
"author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",
"license": "MIT",
"homepage": "https://github.com/ksxnodeapps/make-mjs#readme",
"homepage": "https://ksxnodeapps.github.io/make-mjs/",
"repository": {

@@ -18,4 +18,4 @@ "type": "git",

"tslib": "^1.10.0",
"@types/node": "^12.7.5"
"@types/node": "^12.7.8"
}
}