bitwarden-estensione-browser/apps/cli/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

78 lines
2.4 KiB
JSON
Raw Normal View History

2018-05-11 19:47:18 +02:00
{
"name": "@bitwarden/cli",
"description": "A secure and free password manager for all of your devices.",
Bump CLI version to 2023.2.0 (#4776) * [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit 807a13541862f133f6c544bf3d5d9eb59509c187) * Set checkForBreaches to true (checked) by default. (cherry picked from commit 28d5961ed3aab2cc804cf22946686f1bc72a4e82) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commit db202f9e9e8b7454c2fcf296c037658f4db62681) * Fix race condition when setting modal properties (#4701) (cherry picked from commit 1c18a73a56aeda281fe6c0b6b204a27346fcbdba) * SG-1047 Fix remember me on web (#4706) (cherry picked from commit d27ef74fe18e275958c4db3e430682edcc7141b0) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit 13746c184031d9b1a67835044c023e9064e13262) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit 4438ab9e3aa4cc030dcd4cda30fc6a26a6905376) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit 4e4de9812ee1b93e6ae6b38452735f3c97e2f749) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit 957ed50c820476be752d6c159ff7f308dd05cb31) * Autosync the updated translations (#4712) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit 6f45fbe2a03adf1befa7c5fcc7657908fc7cf44e) * Bump Browser version to 2023.2.0 (#4767) * [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit 807a13541862f133f6c544bf3d5d9eb59509c187) * Set checkForBreaches to true (checked) by default. (cherry picked from commit 28d5961ed3aab2cc804cf22946686f1bc72a4e82) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commit db202f9e9e8b7454c2fcf296c037658f4db62681) * Fix race condition when setting modal properties (#4701) (cherry picked from commit 1c18a73a56aeda281fe6c0b6b204a27346fcbdba) * SG-1047 Fix remember me on web (#4706) (cherry picked from commit d27ef74fe18e275958c4db3e430682edcc7141b0) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit 13746c184031d9b1a67835044c023e9064e13262) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit 4438ab9e3aa4cc030dcd4cda30fc6a26a6905376) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit 4e4de9812ee1b93e6ae6b38452735f3c97e2f749) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit 957ed50c820476be752d6c159ff7f308dd05cb31) * Bumped browser version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com> (cherry picked from commit 61b6edadb3f6489de17e7b98e85d1b577ee3a40d) * Bump Desktop version to 2023.2.0 (#4773) * [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit 807a13541862f133f6c544bf3d5d9eb59509c187) * Set checkForBreaches to true (checked) by default. (cherry picked from commit 28d5961ed3aab2cc804cf22946686f1bc72a4e82) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commit db202f9e9e8b7454c2fcf296c037658f4db62681) * Fix race condition when setting modal properties (#4701) (cherry picked from commit 1c18a73a56aeda281fe6c0b6b204a27346fcbdba) * SG-1047 Fix remember me on web (#4706) (cherry picked from commit d27ef74fe18e275958c4db3e430682edcc7141b0) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit 13746c184031d9b1a67835044c023e9064e13262) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit 4438ab9e3aa4cc030dcd4cda30fc6a26a6905376) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit 4e4de9812ee1b93e6ae6b38452735f3c97e2f749) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit 957ed50c820476be752d6c159ff7f308dd05cb31) * Autosync the updated translations (#4712) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit 6f45fbe2a03adf1befa7c5fcc7657908fc7cf44e) * Bump Browser version to 2023.2.0 (#4767) * [EC-1060] feat: center align table cell content (#4618) * [EC-1027] feat: remove `tw-text-sm` (#4617) (cherry picked from commit 807a13541862f133f6c544bf3d5d9eb59509c187) * Set checkForBreaches to true (checked) by default. (cherry picked from commit 28d5961ed3aab2cc804cf22946686f1bc72a4e82) * Open WebAuthn Prompt in New Tab (#4696) - We already did this for Firefox and Safari * Turn off checking for breaches in web for now (#4698) * [PS-2455] Catch and log contextmenu errors (#4699) * Set initRunning to true initRunning was checked and at the end set to false, but it never got set to true * Catch and log contextmenu errors (cherry picked from commit db202f9e9e8b7454c2fcf296c037658f4db62681) * Fix race condition when setting modal properties (#4701) (cherry picked from commit 1c18a73a56aeda281fe6c0b6b204a27346fcbdba) * SG-1047 Fix remember me on web (#4706) (cherry picked from commit d27ef74fe18e275958c4db3e430682edcc7141b0) * PS-2450 EC-1073 Do not decode and normalize query (#4708) Co-authored-by: Jake Fink <jfink@bitwarden.com> (cherry picked from commit 13746c184031d9b1a67835044c023e9064e13262) * [Desktop/Browser] - Renew signing certificates (#4739) (cherry picked from commit 4438ab9e3aa4cc030dcd4cda30fc6a26a6905376) * Revert to MV2 Autofill Logic (#4705) * Bumped web version to 2023.2.0 (#4753) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> (cherry picked from commit 4e4de9812ee1b93e6ae6b38452735f3c97e2f749) * [EC-1074] fix: block interaction during async action (#4732) The user is able to interact with vault-items while actions like delete are happening. This commit is a temporary fix to disable all interaction surfaces during those async actions. (cherry picked from commit 957ed50c820476be752d6c159ff7f308dd05cb31) * Bumped browser version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com> (cherry picked from commit 61b6edadb3f6489de17e7b98e85d1b577ee3a40d) * Bumped desktop version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com> (cherry picked from commit cdb44dd774967ade9c28a6a0b155d1f9d0fd1566) * Bumped cli version to 2023.2.0 --------- Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com> Co-authored-by: Todd Martin <tmartin@bitwarden.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Matt Gibson <mgibson@bitwarden.com> Co-authored-by: mimartin12 <77340197+mimartin12@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> Co-authored-by: Opeyemi Alao <54288773+Eeebru@users.noreply.github.com>
2023-02-15 22:35:04 +01:00
"version": "2023.2.0",
"keywords": [
"bitwarden",
"password",
"vault",
"password manager",
"cli"
],
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com",
"repository": {
"type": "git",
"url": "https://github.com/bitwarden/clients"
},
"license": "GPL-3.0-only",
"scripts": {
"clean": "rimraf dist/**/*",
"build": "webpack",
"build:debug": "npm run build && node --inspect ./build/bw.js",
"build:watch": "webpack --watch",
"build:prod": "cross-env NODE_ENV=production webpack",
"build:prod:watch": "cross-env NODE_ENV=production webpack --watch",
"package": "npm run package:win && npm run package:mac && npm run package:lin",
"package:win": "pkg . --targets win-x64 --output ./dist/windows/bw.exe --build",
"package:mac": "pkg . --targets macos-x64 --output ./dist/macos/bw",
"package:lin": "pkg . --targets linux-x64 --output ./dist/linux/bw",
"debug": "node --inspect ./build/bw.js",
"dist": "npm run build:prod && npm run clean && npm run package",
"dist:win": "npm run build:prod && npm run clean && npm run package:win",
"dist:mac": "npm run build:prod && npm run clean && npm run package:mac",
"dist:lin": "npm run build:prod && npm run clean && npm run package:lin",
"publish:npm": "npm run build:prod && npm publish --access public",
"test": "jest",
"test:watch": "jest --watch",
"test:watch:all": "jest --watchAll"
},
"bin": {
"bw": "build/bw.js"
},
"pkg": {
"assets": [
"./build/**/*",
"../../node_modules/argon2/**/*"
]
},
"dependencies": {
"@koa/multer": "^3.0.0",
"@koa/router": "^10.1.1",
"argon2": "^0.30.3",
2022-06-14 17:10:53 +02:00
"big-integer": "^1.6.51",
"browser-hrtime": "^1.1.8",
"chalk": "^4.1.1",
"commander": "7.2.0",
"form-data": "4.0.0",
"https-proxy-agent": "5.0.0",
"inquirer": "8.0.0",
2022-06-14 17:10:53 +02:00
"jsdom": "^16.7.0",
"jszip": "^3.10.0",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"koa-json": "^2.0.2",
"lowdb": "1.0.0",
"lunr": "^2.3.9",
2022-06-14 17:10:53 +02:00
"multer": "^1.4.5-lts.1",
"node-fetch": "^2.6.7",
"node-forge": "1.3.1",
2022-06-14 17:10:53 +02:00
"open": "^8.4.0",
"papaparse": "^5.3.2",
"proper-lockfile": "^4.1.2",
2022-06-14 17:10:53 +02:00
"rxjs": "^7.5.5",
"tldts": "^5.7.84",
"zxcvbn": "^4.4.2"
}
}