corifeus-utils
Advanced tools
Comparing version 1.1.343-34 to 1.1.344-35
{ | ||
"name": "corifeus-utils", | ||
"version": "1.1.343-34", | ||
"version": "1.1.344-35", | ||
"corifeus": { | ||
@@ -5,0 +5,0 @@ "icon": "fa fa-lightbulb-o", |
@@ -91,3 +91,3 @@ [//]: #@corifeus-header | ||
--- | ||
[**CORIFEUS-UTILS**](https://pages.corifeus.tk/corifeus-utils) Build v1.1.343-34 | ||
[**CORIFEUS-UTILS**](https://pages.corifeus.tk/corifeus-utils) Build v1.1.344-35 | ||
@@ -94,0 +94,0 @@ [Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk) |
@@ -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
27896
695