corifeus-utils
Advanced tools
Comparing version 1.1.342-33 to 1.1.342-48
{ | ||
"name": "corifeus-utils", | ||
"version": "1.1.342-33", | ||
"version": "1.1.342-48", | ||
"corifeus": { | ||
@@ -35,3 +35,3 @@ "icon": "fa fa-lightbulb-o", | ||
"devDependencies": { | ||
"corifeus-builder": "^1.7.669-24" | ||
"corifeus-builder": "^1.7.684-32" | ||
}, | ||
@@ -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.342-33 | ||
[**CORIFEUS-UTILS**](https://pages.corifeus.tk/corifeus-utils) Build v1.1.342-48 | ||
[Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk) | ||
[//]: #@corifeus-footer:end |
@@ -55,3 +55,3 @@ const url = require('url'); | ||
return new Promise((resolve, reject) => { | ||
const promise = new Promise((resolve, reject) => { | ||
@@ -100,4 +100,5 @@ try { | ||
}) | ||
return promise; | ||
} | ||
module.exports = coryRequest; |
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
27477
681
97