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

@make-mjs/url

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@make-mjs/url - npm Package Compare versions

Comparing version
0.2.4
to
0.2.5
+5
-5
package.json
{
"name": "@make-mjs/url",
"version": "0.2.4",
"version": "0.2.5",
"description": "Manipulate MJS module url",
"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": {

@@ -26,8 +26,8 @@ "type": "git",

"exec-once": "^0.1.0",
"@tsfun/object": "^0.0.5",
"@tsfun/object": "^0.0.6",
"tslib": "^1.10.0",
"@make-mjs/utils": "^0.0.5",
"@make-mjs/utils": "^0.0.6",
"@types/fs-extra": "^8.0.0",
"@types/node": "^12.7.5"
"@types/node": "^12.7.8"
}
}