corifeus-utils
Advanced tools
Comparing version 1.1.346-40 to 1.1.357-53
{ | ||
"name": "corifeus-utils", | ||
"version": "1.1.346-40", | ||
"version": "1.1.357-53", | ||
"corifeus": { | ||
@@ -33,5 +33,5 @@ "icon": "fa fa-lightbulb-o", | ||
}, | ||
"homepage": "https://pages.corifeus.tk/corifeus-utils", | ||
"homepage": "https://pages.corifeus.com/corifeus-utils", | ||
"devDependencies": { | ||
"corifeus-builder": "^1.7.669-24" | ||
"corifeus-builder": "^1.7.697-37" | ||
}, | ||
@@ -38,0 +38,0 @@ "dependencies": { |
@@ -18,3 +18,3 @@ [//]: #@corifeus-header | ||
``` | ||
v8.1.2 | ||
v8.1.3 | ||
``` | ||
@@ -92,6 +92,7 @@ | ||
--- | ||
[**CORIFEUS-UTILS**](https://pages.corifeus.tk/corifeus-utils) Build v1.1.346-40 | ||
[Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk) | ||
[**CORIFEUS-UTILS**](https://pages.corifeus.com/corifeus-utils) Build v1.1.357-53 | ||
[Corifeus](http://www.corifeus.com) by [Patrik Laszlo](http://patrikx3.com) | ||
[//]: #@corifeus-footer:end |
@@ -15,3 +15,3 @@ const fs = require('fs'); | ||
} | ||
await mz.fs.mkdir(dir); | ||
await fsExtra.ensureDir(dir); | ||
} | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
28607
97