@celastrina/http
Advanced tools
Comparing version 1.0.0-beta-1 to 1.0.0-beta-2
{ | ||
"name": "@celastrina/http", | ||
"version": "1.0.0beta-1", | ||
"version": "1.0.0beta-2", | ||
"description": "HTTP Function Package for Celastrina", | ||
@@ -18,2 +18,3 @@ "main": "index.js", | ||
"Function", | ||
"HTTP", | ||
"Securtiy", | ||
@@ -32,5 +33,8 @@ "Authorization", | ||
"dependencies": { | ||
"@celastrina/core": "^1.0.7beta-2", | ||
"adal-node": "^0.2.1", | ||
"axios": "^0.19.2" | ||
"axios": "^0.19.2", | ||
"jsonwebtoken": "^8.5.1", | ||
"moment": "^2.25.1" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
53976
4
1539
5
+ Addedjsonwebtoken@^8.5.1
+ Addedmoment@^2.25.1
+ Added@celastrina/core@1.8.58(transitive)
+ Addedjsonwebtoken@8.5.1(transitive)
+ Addedlodash.includes@4.3.0(transitive)
+ Addedlodash.isboolean@3.0.3(transitive)
+ Addedlodash.isinteger@4.0.4(transitive)
+ Addedlodash.isnumber@3.0.3(transitive)
+ Addedlodash.isplainobject@4.0.6(transitive)
+ Addedlodash.isstring@4.0.1(transitive)
+ Addedlodash.once@4.1.1(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addedms@2.1.3(transitive)
+ Addedquerystring@0.2.1(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addeduuid@8.3.2(transitive)