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

@@ -25,9 +25,9 @@ "author": "Hoàng Văn Khải <hvksmr1996@gmail.com>",

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