Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "jtbot", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "A Twitter retweet and favorite bot", | ||
@@ -11,3 +11,4 @@ "main": "index.js", | ||
"test": "npm run compile && snyk test && node test.js", | ||
"protect": "snyk protect --yes" | ||
"protect": "snyk protect --yes", | ||
"snyk": "snyk" | ||
}, | ||
@@ -17,4 +18,4 @@ "author": "Jade M Thornton", | ||
"dependencies": { | ||
"dotenv": "^4.0.0", | ||
"flow-bin": "^0.63.0", | ||
"dotenv": "^5.0.0", | ||
"flow-bin": "^0.66.0", | ||
"snyk": "^1.56.0", | ||
@@ -21,0 +22,0 @@ "twit": "^2.2.9", |
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
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
13077
+ Addeddotenv@5.0.1(transitive)
+ Addedflow-bin@0.66.0(transitive)
- Removeddotenv@4.0.0(transitive)
- Removedflow-bin@0.63.1(transitive)
Updateddotenv@^5.0.0
Updatedflow-bin@^0.66.0