@celastrina/http
Advanced tools
Comparing version 1.0.10-beta to 1.0.10-beta-01
@@ -1288,9 +1288,3 @@ /* | ||
promise.then(() => { | ||
resolve(); | ||
}) | ||
.catch((exception) => { | ||
context.log("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!REJECTED."); | ||
reject(exception); | ||
}); | ||
return promise; | ||
}); | ||
@@ -1297,0 +1291,0 @@ } |
{ | ||
"name": "@celastrina/http", | ||
"version": "1.0.10beta", | ||
"version": "1.0.10beta-01", | ||
"description": "HTTP Function Package for Celastrina", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
54520
1545