Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vf-oscars-to-csv

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vf-oscars-to-csv - npm Package Compare versions

Comparing version 2024.1.0 to 2024.1.1

.nvmrc

9

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc