swagger-client
Advanced tools
Comparing version 3.8.5 to 3.8.6
{ | ||
"name": "swagger-client", | ||
"version": "3.8.5", | ||
"version": "3.8.6", | ||
"description": "SwaggerJS - a collection of interfaces for OAI specs", | ||
@@ -73,2 +73,3 @@ "main": "dist/index.js", | ||
"btoa": "1.1.2", | ||
"buffer": "^5.1.0", | ||
"cookie": "^0.3.1", | ||
@@ -75,0 +76,0 @@ "cross-fetch": "0.0.8", |
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
1
64704
17
194
+ Addedbuffer@^5.1.0
+ Addedbase64-js@1.5.1(transitive)
+ Addedbuffer@5.7.1(transitive)
+ Addedieee754@1.2.1(transitive)