@garoon/plugin-uploader
Advanced tools
Comparing version 1.0.3 to 2.0.0
@@ -13,3 +13,3 @@ "use strict"; | ||
const args = proxy ? [`--proxy-server=${proxy}`] : []; | ||
return puppeteer_1.default.launch({ args }); | ||
return puppeteer_1.default.launch({ args, headless: "new" }); | ||
}; | ||
@@ -16,0 +16,0 @@ const checkSubmitStatus = async (page) => { |
{ | ||
"name": "@garoon/plugin-uploader", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"main": "dist/main.js", | ||
"description": "plugin uploader for Garoon.", | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=16" | ||
}, | ||
@@ -32,7 +32,7 @@ "bin": { | ||
"chalk": "4.1.2", | ||
"puppeteer": "^19.4.1", | ||
"puppeteer": "^20.7.1", | ||
"yargs": "^17.4.1" | ||
}, | ||
"devDependencies": { | ||
"@cybozu/eslint-config": "^18.0.0", | ||
"@cybozu/eslint-config": "^20.0.0", | ||
"@types/yargs": "^17.0.11", | ||
@@ -39,0 +39,0 @@ "eslint": "^8.22.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
39486
+ Added@puppeteer/browsers@1.4.6(transitive)
+ Added@tootallnate/quickjs-emscripten@0.23.0(transitive)
+ Addedagent-base@7.1.1(transitive)
+ Addedast-types@0.13.4(transitive)
+ Addedb4a@1.6.7(transitive)
+ Addedbare-events@2.5.0(transitive)
+ Addedbasic-ftp@5.0.5(transitive)
+ Addedchromium-bidi@0.4.16(transitive)
+ Addedcosmiconfig@8.2.0(transitive)
+ Addedcross-fetch@4.0.0(transitive)
+ Addeddata-uri-to-buffer@6.0.2(transitive)
+ Addeddegenerator@5.0.1(transitive)
+ Addeddevtools-protocol@0.0.1147663(transitive)
+ Addedescodegen@2.1.0(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedestraverse@5.3.0(transitive)
+ Addedesutils@2.0.3(transitive)
+ Addedfast-fifo@1.3.2(transitive)
+ Addedfs-extra@11.2.0(transitive)
+ Addedget-uri@6.0.3(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedhttp-proxy-agent@7.0.2(transitive)
+ Addedhttps-proxy-agent@7.0.5(transitive)
+ Addedip-address@9.0.5(transitive)
+ Addedjsbn@1.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addedlru-cache@7.18.3(transitive)
+ Addednetmask@2.0.2(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedpac-proxy-agent@7.0.2(transitive)
+ Addedpac-resolver@7.0.1(transitive)
+ Addedproxy-agent@6.3.0(transitive)
+ Addedpuppeteer@20.9.0(transitive)
+ Addedpuppeteer-core@20.9.0(transitive)
+ Addedqueue-tick@1.0.1(transitive)
+ Addedsmart-buffer@4.2.0(transitive)
+ Addedsocks@2.8.3(transitive)
+ Addedsocks-proxy-agent@8.0.4(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsprintf-js@1.1.3(transitive)
+ Addedstreamx@2.20.2(transitive)
+ Addedtar-fs@3.0.4(transitive)
+ Addedtar-stream@3.1.7(transitive)
+ Addedtext-decoder@1.2.1(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removed@puppeteer/browsers@0.5.0(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedbl@4.1.0(transitive)
- Removedchownr@1.1.4(transitive)
- Removedchromium-bidi@0.4.7(transitive)
- Removedcosmiconfig@8.1.3(transitive)
- Removedcross-fetch@3.1.5(transitive)
- Removeddevtools-protocol@0.0.1107588(transitive)
- Removedfs-constants@1.0.0(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
- Removedinherits@2.0.4(transitive)
- Removednode-fetch@2.6.7(transitive)
- Removedpuppeteer@19.11.1(transitive)
- Removedpuppeteer-core@19.11.1(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedtar-fs@2.1.1(transitive)
- Removedtar-stream@2.2.0(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updatedpuppeteer@^20.7.1