vf-oscars-to-csv
Advanced tools
Comparing version 2024.1.0 to 2024.1.1
{ | ||
"name": "vf-oscars-to-csv", | ||
"version": "2024.1.0", | ||
"version": "2024.1.1", | ||
"description": "utility to extract Oscar ballots from Vanity Fair's Interactive Ballot", | ||
@@ -8,2 +8,5 @@ "bin": { | ||
}, | ||
"engines": { | ||
"node": ">= 18.0" | ||
}, | ||
"main": "dist/index.js", | ||
@@ -21,4 +24,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"chrome-aws-lambda": "^8.0.2", | ||
"puppeteer-core": "^8.0.0", | ||
"chrome-aws-lambda": "^10.1.0", | ||
"puppeteer-core": "^10.4.0", | ||
"yargs": "17.6.2" | ||
@@ -25,0 +28,0 @@ }, |
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
18686
16
+ Addedchrome-aws-lambda@10.1.0(transitive)
+ Addeddebug@4.3.1(transitive)
+ Addeddevtools-protocol@0.0.901419(transitive)
+ Addedhttps-proxy-agent@5.0.0(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedms@2.1.2(transitive)
+ Addednode-fetch@2.6.1(transitive)
+ Addedprogress@2.0.1(transitive)
+ Addedpuppeteer-core@10.4.0(transitive)
+ Addedtar-fs@2.0.0(transitive)
+ Addedunbzip2-stream@1.3.3(transitive)
+ Addedws@7.4.6(transitive)
- Removedchrome-aws-lambda@8.0.2(transitive)
- Removeddebug@4.4.0(transitive)
- Removeddevtools-protocol@0.0.854822(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
- Removedmkdirp-classic@0.5.3(transitive)
- Removedms@2.1.3(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedprogress@2.0.3(transitive)
- Removedpuppeteer-core@8.0.0(transitive)
- Removedtar-fs@2.1.1(transitive)
- Removedtr46@0.0.3(transitive)
- Removedunbzip2-stream@1.4.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
- Removedws@7.5.10(transitive)
Updatedchrome-aws-lambda@^10.1.0
Updatedpuppeteer-core@^10.4.0