@make-mjs/url
Advanced tools
+11
-3
| { | ||
| "name": "@make-mjs/url", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Manipulate MJS module url", | ||
@@ -15,8 +15,16 @@ "author": "Hoàng Văn Khải <hvksmr1996@gmail.com>", | ||
| }, | ||
| "keywords": [ | ||
| "es-module", | ||
| "babel", | ||
| "import", | ||
| "esm", | ||
| "mjs" | ||
| ], | ||
| "sideEffects": false, | ||
| "dependencies": { | ||
| "fs-extra": "^8.1.0", | ||
| "exec-once": "^0.1.0", | ||
| "@tsfun/object": "^0.0.4", | ||
| "@tsfun/object": "^0.0.5", | ||
| "tslib": "^1.10.0", | ||
| "@make-mjs/utils": "^0.0.2", | ||
| "@make-mjs/utils": "^0.0.3", | ||
| "@types/fs-extra": "^8.0.0", | ||
@@ -23,0 +31,0 @@ "@types/node": "^12.7.5" |
30708
0.36%+ Added
+ Added
- Removed
- Removed
Updated
Updated