Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "gds", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Decentralized Travel Booking Engine (Autonomous GDS Spider aka Booking Bot)", | ||
@@ -17,3 +17,5 @@ "main": "index.js", | ||
"license": "MIT", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"@duffel/api": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
@@ -20,0 +22,0 @@ "puppeteer": "^10.4.0" |
Sorry, the diff of this file is not supported yet
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
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
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
323
573412
1
8
1
+ Added@duffel/api@^1.3.0
+ Added@duffel/api@1.29.0(transitive)
+ Added@types/node@17.0.45(transitive)
+ Added@types/node-fetch@2.6.12(transitive)
+ Addedasynckit@0.4.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addednode-fetch@2.6.9(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)