corifeus-utils
Advanced tools
Comparing version 1.1.285-70 to 1.1.293-79
{ | ||
"name": "corifeus-utils", | ||
"version": "1.1.285-70", | ||
"version": "1.1.293-79", | ||
"corifeus": { | ||
@@ -35,3 +35,3 @@ "icon": "fa fa-lightbulb-o", | ||
"devDependencies": { | ||
"corifeus-builder": "^1.7.618-59" | ||
"corifeus-builder": "^1.7.626-68" | ||
}, | ||
@@ -38,0 +38,0 @@ "dependencies": { |
@@ -66,5 +66,5 @@ [//]: #@corifeus-header | ||
* random | ||
* base62 | ||
* async (default is base62) | ||
* promise | ||
* extract | ||
* extract (simple adds the reject, resolve, promise, instead callback) | ||
* process | ||
@@ -77,3 +77,3 @@ * unhandledRejection | ||
* hash | ||
* file | ||
* async file | ||
* string | ||
@@ -86,14 +86,9 @@ * padStart | ||
* http | ||
* request | ||
* async request | ||
* db | ||
* file based | ||
* file based json storage | ||
* child-process | ||
* exec, romise | ||
* async exec | ||
* array | ||
* for each async | ||
# Promisefy | ||
https://github.com/digitaldesignlabs/es6-promisify | ||
* forEachAsync, async for each | ||
@@ -104,3 +99,3 @@ | ||
--- | ||
[**CORIFEUS-UTILS**](https://pages.corifeus.tk/corifeus-utils) Build v1.1.285-70 | ||
[**CORIFEUS-UTILS**](https://pages.corifeus.tk/corifeus-utils) Build v1.1.293-79 | ||
@@ -107,0 +102,0 @@ [Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22252
101