{"_id":"@apexdevtools/sfdx-auth-helper","_rev":"11-e08eeead7fc28fd8df64454bed6b8190","name":"@apexdevtools/sfdx-auth-helper","dist-tags":{"latest":"3.0.0"},"versions":{"1.0.0":{"name":"@apexdevtools/sfdx-auth-helper","version":"1.0.0","keywords":["salesforce","afdx-core"],"author":{"url":"https://github.com/nawforce","name":"Kevin Jones","email":"nawforce@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@1.0.0","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"1489048b0ac4665facfdaa0eff16404c83794d3a","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-1.0.0.tgz","fileCount":3,"integrity":"sha512-v1OnDBXzghAkvpFtMLrD9ImBvjEzatsoQof9PlToHRUCSAtOubQeFpRH26dihZ1W5CDAJk15mFsqwZMLw19LUg==","signatures":[{"sig":"MEQCIACdqVg+IMg5TlfC9Ou0VKK23WBdIVX0Wd7tk6pDckZ1AiAa/rlQYTMlIGKglqIq7MeMuEOZSfb4vCurKhwgMD9S2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyo/WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSKQ/6AqQvFGYs+1D2umIIPEpdzfGKZdgO/N8T6pKJbvibJ4CWXKBQ\r\nkp66x9o1KC8cU4OgKBlHKshCSPmm0c/sK0k1s8q4/MIFPTayX3FeAmJsdjMg\r\nUmSQreOYjWRc0O+hC5tr8kQ6st50nXSBiR6q0LDej7UZeoy/E51c/9PvywBN\r\nHPhjTaCd9G0b4it8LO8Sy5IdqNBwd6Vu61BPt09yIecyKTnL60RJm4qCRX4O\r\nzI/5rR4sQ2r7WAfYsfiYHAu5J50lRhvLfIz5eS2L1BjVtdaGlKyZIEGAY/aI\r\nvpcG85u3jkNFZDMHsyeaanb9d/zW0YlgsnR5SLT18oGk7IsOgPeiKcGWew1U\r\n0vcpXk5ed5poft6XiYkZujAzbxI9UDoIPgsu2+ShPa/fzv8wCoZ41BGDP+gP\r\nLcmB5GkPoQLODLZsBy4h/P3064eec0en/5uzi2urHKzyIGgSmsA0CMd62ppA\r\nQCzxPcbKQ6AtPMmCZJ8MeCj1Zne7GhpJx5OwCUrwHYphBbmGawilICxicbGy\r\nwTGTay8FbB8mqA+xxDJ7o3eOV8D6+02Fk8Fwh7+T9PPqELORLQpX9xrHdmLe\r\nBauC/LzzFbz5zyNe0ZCbLZvXGlNq6sCtlJXZzMnpAs3b9YhVjP74ZdH2Cehs\r\n2QZlh3pcnSadduYrERs5gcK50pQtJHIUdxI=\r\n=oJSA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/src/index.js","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"engines":{"node":">=14.0"},"gitHead":"9c336fdde9e622b9d145d060b60e148093d446b5","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"type":"build","scope":"deps","release":"patch"}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"build","hidden":false,"section":"Dependencies and Other Build Updates"}]}}],"@semantic-release/npm","@semantic-release/github"],"branches":["main"]},"scripts":{"cm":"cz","lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","testpack":"webpack --mode production --devtool hidden-source-map","typecheck":"tsc --noEmit","test:watch":"jest --watch","postinstall":"patch-package","semantic-release":"semantic-release"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"6.14.17","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"14.19.3","dependencies":{"@salesforce/core":"2.37.1","@salesforce/ts-types":"1.5.20"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","husky":"^6.0.0","eslint":"^7.25.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","webpack":"^5.73.0","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^27.5.2","@types/node":"^12.20.11","lint-staged":"^10.5.4","webpack-cli":"^4.10.0","patch-package":"^6.4.7","semantic-release":"^19.0.2","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","@ryansonshine/cz-conventional-changelog":"^3.3.4","conventional-changelog-conventionalcommits":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_1.0.0_1657442262433_0.8797400413667797","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@apexdevtools/sfdx-auth-helper","version":"1.0.1","keywords":["salesforce","afdx-core"],"author":{"url":"https://github.com/nawforce","name":"Kevin Jones","email":"nawforce@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@1.0.1","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"aaed3998676d8e42a5b011adb03a1486a26c08d7","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-1.0.1.tgz","fileCount":13,"integrity":"sha512-xAdK3tUV5dQ6g++KcXDsJc2SdNrmVwEsIJpYBkK5aiagpcYtnsKbe+hscLk4kKa37AExeGspr+a1eue+YO4FOQ==","signatures":[{"sig":"MEUCICq6UUtN1yZJ1VbYblIv3ORuB6NYh4tCYRRIzPutLtNRAiEAlKaEKOK8yTJP+XuYyAVeviO6/96QeHv/+OA+It505Cg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyvwKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYRw//RRL6fcM+OFmcCpJPuqmnJXDOdQypZAUjpWdzv+lrl0YueT+/\r\no3rzSAjew9Q7c8BVAHu4MVJmiBku8LT2WJeW/Q6oCo4WzeeHVD/NJnT2hxsl\r\nuQjwhBaTu3wvLHAOI3Us1XvrYv+dfC0DjEKTenes3+oaSt+7E4tQHWUvMCHp\r\n+CK8Xdm2rYOPzDk2lv/O0qjCMMT/wtJZ+OrkjygAY/H8Hz0TKopWCjN/9rZ9\r\n/kL8L0E+6apomxiOWHPM15vZbm0jM0r9XHh5shAwiDtvgyLrEe7lfQOMkN2S\r\nv/2cCYcIQbhd5UdSIn60iJK80UEd4UdU+be/a/AY09gkzhdkrgf6Fk0OdfXV\r\ndMWcJTw7ync15vfkLyzbMe9OvNcmGgxT57PGqXTs0OhFrO9Moom8+ytYUXKr\r\nEIQbv8omO3/mjQVezgGrSdvJbt3/mtK614pgbkey2OZda+FAA3ah73ZjUsJ5\r\nGqAEf65kYCESlN+XJarPYOm2xehiJQgRxoSGw/EqKIVWGycEWCTEK+vOIEMe\r\ndi0O6NXmOvOTIXkp4ypcbax1fn8MXuDHYM2JjKHkFyU7ftvk3UHHDtKjktEt\r\nLjc80nxHXOFne+G8+O5jG7I+qvlInGPofBDeyXC9k2p2dGETjA28P9q5fi+0\r\nltqGZKDSz0aiz2TzuWgkeKVUCA6opAJMrbg=\r\n=HB0C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/src/index.js","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"engines":{"node":">=14.0"},"gitHead":"62201d965ae23fd8c90a67454ff2206cd748e891","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"type":"build","scope":"deps","release":"patch"}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"build","hidden":false,"section":"Dependencies and Other Build Updates"}]}}],"@semantic-release/npm","@semantic-release/github"],"branches":["main"]},"scripts":{"cm":"cz","lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","testpack":"webpack --mode production --devtool hidden-source-map","typecheck":"tsc --noEmit","test:watch":"jest --watch","postinstall":"patch-package","semantic-release":"semantic-release"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"6.14.17","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"14.19.3","dependencies":{"@salesforce/core":"2.37.1","@salesforce/ts-types":"1.5.20"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","husky":"^6.0.0","eslint":"^7.25.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","webpack":"^5.73.0","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^27.5.2","@types/node":"^12.20.11","lint-staged":"^10.5.4","webpack-cli":"^4.10.0","patch-package":"^6.4.7","semantic-release":"^19.0.2","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","@ryansonshine/cz-conventional-changelog":"^3.3.4","conventional-changelog-conventionalcommits":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_1.0.1_1657469962745_0.8194423735135041","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@apexdevtools/sfdx-auth-helper","version":"1.0.2","keywords":["salesforce","afdx-core"],"author":{"url":"https://github.com/nawforce","name":"Kevin Jones","email":"nawforce@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@1.0.2","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"c3283cb2696d2ea1783c0d5dfc62fb0f93031bf6","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-1.0.2.tgz","fileCount":14,"integrity":"sha512-MYNxceSKow3RjOk25KvVYataJU5Qv02xEooRr4KarjExwrv5Bv7tEDCEMjQmbryMRUVH3hrBb1/0KSsUnleesw==","signatures":[{"sig":"MEUCIQDfuGD3AOdo2hds24smbBhPD9pQRIcYYDdJBVOWo6E8GAIgBX5fHMOI6/ACMUooKUCjaQzz4MQdi+fePYz1BzRrE/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiywnvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowtg/+NynMyX87klMxJDbubUv+etRTIvbypCQitOmSip/H6QnGzMkJ\r\nxgBASLiACukV04+qKDj0an5jsGTfYm1xatT35+SH+JLArxP5Sbz4qJnoBvX7\r\nXSOr+WxFWScSDlTMwF5noIVViHyC9V1Fgvr6V96EbGYcGa70Un5j9YKzjzHH\r\neVWrOepgxVfwZseGKSqSLdD7jhn/CT1zNcZcrEhBNxqK5KtnQNLGVtgUM9VE\r\na1xMGia5mt7uv6FT/4iF7/sh1h4S+orzWqzlMlHhwZOW1oXnxSjkTtyp4inH\r\nghAf+m+9aaZ6Xhe8jTk39yQmpkSI7Ab3aMdC4tbHxK5PXWbKrSaviXeYCNRC\r\nsPqa0QzlylzDTGn2yBGfYIVwfc3hV9rsrv0qbRQPzmJvQwPAGvowG+5hvvGj\r\nEy+qaJc3gRjNG/SLFO4kS5+m22l7RMVvmZ2cOeNmAzoeRSPBSbW5mFEhMSuk\r\nbHfh1sSiLOkfMyIC64GmxmrfQAz4a4jwq1tLsKzHcShC4ECMuB/0l9JvW8tC\r\nCyDWT675gRCfu2B4U2pYpEXDLAomIKMhKFhX4/OXipGiwaoweBDEW8lm8i4p\r\n93jFGOkZbVk+MKmWGm8buIEUDBVBK9pAgFl8qUY6nJhlB9oStZqTptDo8BTm\r\ntHzOlSEux4/o17SDVBo8M90TKwTxKg/it1o=\r\n=NxTP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/src/index.js","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"engines":{"node":">=14.0"},"gitHead":"cb256bddf7ccf21043ee829267e2bfa5cb50c6e3","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"type":"build","scope":"deps","release":"patch"}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"build","hidden":false,"section":"Dependencies and Other Build Updates"}]}}],"@semantic-release/npm","@semantic-release/github"],"branches":["main"]},"scripts":{"cm":"cz","lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","testpack":"webpack --mode production --devtool hidden-source-map","typecheck":"tsc --noEmit","test:watch":"jest --watch","postinstall":"patch-package","semantic-release":"semantic-release"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"6.14.17","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"14.19.3","dependencies":{"patch-package":"^6.4.7","@salesforce/core":"2.37.1","@salesforce/ts-types":"1.5.20"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","husky":"^6.0.0","eslint":"^7.25.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","webpack":"^5.73.0","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^27.5.2","@types/node":"^12.20.11","lint-staged":"^10.5.4","webpack-cli":"^4.10.0","semantic-release":"^19.0.2","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","@ryansonshine/cz-conventional-changelog":"^3.3.4","conventional-changelog-conventionalcommits":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_1.0.2_1657473519702_0.6975601897635508","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@apexdevtools/sfdx-auth-helper","version":"1.0.3","keywords":["salesforce","afdx-core"],"author":{"url":"https://github.com/nawforce","name":"Kevin Jones","email":"nawforce@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@1.0.3","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"08a7077ac2506e2d707980c1f6e9ff581f7b6d3e","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-1.0.3.tgz","fileCount":4468,"integrity":"sha512-/ggSuLJe4QwHfKs7NdCfM3lg06Xml0W7cZnOYMOqhkWWgILe4h2DVJvSuyAVu68qgLZg7fSj5m1sXRF8TbdBhQ==","signatures":[{"sig":"MEYCIQDIAUQOjc7S7Kd8ZOF06vxbcNtD1ThMzwkV3Yc8oZG9wgIhAKd+nMrYuWk1RppxQKF76IEhUfWNAPMnF2dHpSkuCYvb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25502539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyybAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFXg/9GRO0oeUEyc8ELDMLhPCUozXZwPvqqxxp5g+8lUwjw32LYggJ\r\n1LIF2sBEzHbLTazSrratrn3ks5qHkQsBibvxAJxuPh4j30IyzUvI/U4E8Wvu\r\nwjJETj2xD5Lx8bQfvwESdiHLtGpfHStePnSL7XeXyDAEReu4eH8NldxVcO3z\r\n2fyWmlzOUdEksmM8leuy6BWpLVnq45uYkeIigZdX+DXgTzDqrj2YsUnvPeIs\r\n1QkhHSPkNqhQkU6nIhdl/QsKWwDHKdyzuxFl+dhPSc/IlePkeTxK6qObNHA9\r\neE6KAS6nU+c3Q4eE88mGmvbk9wWYsG6CvbO0qRAey3V8scQD3w2/6MGreeIW\r\n2Mc6LIf8kQHLcWSM6TWlM4So8/iA1xtTsXL146mgrMn6guo+5UtLOFMMovI7\r\nYpV/ICSh5TEwZYmEo830JJtQtA5Ags/XOBXYLKClEqy3wwahVfXyHdK0Xabj\r\nP8zCIezkWX6+48H+g9oh3cINbxqfk7Ms7IyJ4g5W3hJh2otSU2e6tQhBxJPq\r\nf8u6pFmwyEWlOpM4hgfPmn+40z3qyw1VGwvGbduG/9VCBEazvhD3T2Xk2k4C\r\nQMjpF8UDQuqkqNzbLHa1inNDO7a7b3xB6j2cY0cH3Uc5Qkjy0sQ6rr3dDeqf\r\ncPbSVIoVIDyDQCVc4lKvK61wKRg4rOFbALA=\r\n=aVnn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/src/index.js","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"engines":{"node":">=14.0"},"gitHead":"863c3cfe9f825b228a9ac603226f47d3d8908a44","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"type":"build","scope":"deps","release":"patch"}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"build","hidden":false,"section":"Dependencies and Other Build Updates"}]}}],"@semantic-release/npm","@semantic-release/github"],"branches":["main"]},"scripts":{"cm":"cz","lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","testpack":"webpack --mode production --devtool hidden-source-map","typecheck":"tsc --noEmit","test:watch":"jest --watch","postinstall":"patch-package","semantic-release":"semantic-release"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"6.14.17","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"14.19.3","dependencies":{"patch-package":"^6.4.7","@salesforce/core":"2.37.1","@salesforce/ts-types":"1.5.20"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","husky":"^6.0.0","eslint":"^7.25.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","webpack":"^5.73.0","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^27.5.2","@types/node":"^12.20.11","lint-staged":"^10.5.4","webpack-cli":"^4.10.0","semantic-release":"^19.0.2","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","@ryansonshine/cz-conventional-changelog":"^3.3.4","conventional-changelog-conventionalcommits":"^5.0.0"},"bundleDependencies":["@salesforce/core"],"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_1.0.3_1657480896497_0.8705518414366802","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@apexdevtools/sfdx-auth-helper","version":"1.0.4","keywords":["salesforce","afdx-core"],"author":{"url":"https://github.com/nawforce","name":"Kevin Jones","email":"nawforce@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@1.0.4","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"b046247f3b5457b427159ff6735057aab373cfcd","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-1.0.4.tgz","fileCount":4468,"integrity":"sha512-ELJEDaCZejeMUjSpQ4wQnubbIBB221C5KnQDvi5loqroN80jUt5nNUbAuOakU/elTa/yoQO8lzgiz8lz0G1uSA==","signatures":[{"sig":"MEQCIBR6QAIx99CMPWFxgRym893Gujaw1N4G8c78Z35xCx+zAiABl+Km4r+q8IKx8cow9VSTVd2hnmXSxEV16WrBMupAow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25505144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiy07kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqvxAAm5kxloPvLQnqD5OiHjy83yXmF872ev9wjMTbJ+VXxfv8wN4N\r\nXgyCnIC9Txu3rOAcKyBBjOkAV7SJbwDqex3/sSlRrB0z4HwNcu1hcvImTg59\r\n0MjnK8DyN+lmGy1VPL1l8F2cYm61pX4G2+j95S+REE/7fPxnD+tKMbAcmYhq\r\n1tIniDwAGgwxN+dmZPN3YTI6wWHa4armRzMw33Vdum37+dt0Nk7kaFmeQlhK\r\nbaEhoacCe+lAHeLFProyig8UeGFBDSvp+DKAbQwgSc+ghcOXPJ5lYqpVFF6Y\r\n2zJueHIeN1h047IItYctBoC9f7QACPJGcdKvS/ZEb+0kC7lWO3pVVScvrg8o\r\nAzoqtR1EtvpH+cpxJoFYUdwuw11PocReXNW9clCefbUelQMnXMQqfOWq8ljp\r\nTC+GC0RtahSVH2ILPPRy4YYXEdySB6jnmDNVzXjnjEcmpuyxUO2Wuw1xpJ/5\r\nzO7s/b7Ob0wIf/JXKcJXMKWEcJSUjErwVr+CDSxTAUR0+2QfpV8KDnmNHNAK\r\nqp78h7sOODIJzaaZRQPQGKcFjajNEPxxB2wJgGpU/J/QeKFl8+vrG5Z6PbPA\r\n3b1U2TSGoxdtG3OKSf+JYU7sQxcSi1zVw1YkJ30owN5J6DAJV33FYkm6OZnI\r\nVm6x45+rq7iRzwf1XYArcDSwnbTkB7Vssss=\r\n=TDKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/src/index.js","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"engines":{"node":">=14.0"},"gitHead":"921ccb310c9594638e6efcaa6779e5233d865946","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"type":"build","scope":"deps","release":"patch"}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"build","hidden":false,"section":"Dependencies and Other Build Updates"}]}}],"@semantic-release/npm","@semantic-release/github"],"branches":["main"]},"scripts":{"cm":"cz","lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","testpack":"webpack --mode production --devtool hidden-source-map","typecheck":"tsc --noEmit","test:watch":"jest --watch","postinstall":"patch-package","semantic-release":"semantic-release"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"6.14.17","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"14.19.3","dependencies":{"patch-package":"^6.4.7","@salesforce/core":"2.37.1","@salesforce/ts-types":"1.5.20"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","husky":"^6.0.0","eslint":"^7.25.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","webpack":"^5.73.0","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^27.5.2","@types/node":"^12.20.11","lint-staged":"^10.5.4","webpack-cli":"^4.10.0","semantic-release":"^19.0.2","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","@ryansonshine/cz-conventional-changelog":"^3.3.4","conventional-changelog-conventionalcommits":"^5.0.0"},"bundleDependencies":["@salesforce/core"],"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_1.0.4_1657491172057_0.8882356200475914","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@apexdevtools/sfdx-auth-helper","version":"1.0.5","keywords":["salesforce","afdx-core"],"author":{"url":"https://github.com/nawforce","name":"Kevin Jones","email":"nawforce@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@1.0.5","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"279a82f58621d4ea297d45e67ee12d453ccfa2fd","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-1.0.5.tgz","fileCount":4470,"integrity":"sha512-j7RVjm3LnfWxteQiv32MpFel+fQtnXmyS6p6Lkjgpp3zfUaU6f12qnb0NG32O9fXnATp2mVbU9pTUPAIPQkKXw==","signatures":[{"sig":"MEUCICoSBlhaBd2XlAz+K1X2kI5dnVHQ4GJ65Jgx2C++bDeSAiEA1HhdErO9XfFpX432qsQi4zh4ibTpo46y1A72GZSZClo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25507178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3wppACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWQg/9G6NjxPw6VzQU3YRceN/5hv+5wEPb3ErKPAvYjcdDKcgU76gA\r\nBkp4LKxE7vi+qJBd4nAlbPgrj33yLt1YzH5tBb5AIjw7f2htPUdC4IDcsVSh\r\nYNeFvixkzh6g1ZCrP7I3qqK/7jQF3iPByAohPbjoj9IeAphZM6cLYn0Qt3OQ\r\n2pSt9qZ8+bVQU4JOoBnVWiuFJx+kMTKmcDPrjk4y0vY7ny6AE3CWYtrWVqny\r\nuiSx2UfDrnSHcnWuy7IdlHYrO3JtxwD9K8m0cULGFdAaZfM3hY0HvgoRhsUK\r\ny8j2PyD42E4E4EKLQNNrT+6bRddKom/gwFbA+7eCN70lvXDZrBc3kreHwj+u\r\ncgCAxgy5+o2VMYzepQZidD/kx7yoiumYPsxtlqoIV9YOvw54Q7H/g/LzjvxB\r\n8yQTAFSUJeG8kdkTsWYxDGqt6ILZZ/IBxfUTALCjj8pSJlpTcYz2IBn6kfzb\r\n0cYGOSrpAeQpcOM6VYxbUmj7I/+SSYROVZimyIdX35cYTWGTAwgAM2yi7Br6\r\ns+JtK3wYXZynQnOzaMyxGp1AvHOLhdFJNm3TaKgVCi9crBdSUJlboevoagHT\r\ntgCCuXxXp0yQEhATWxOqCLhndKwcJCBAlH3B9d06MoqOWlkVH6NPekTXrFxC\r\nqRPwLqtnB+Jc1YG5lbhzoQt+f6JWSYTG6OI=\r\n=jVkj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/src/index.js","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"engines":{"node":">=14.0"},"gitHead":"5d88eadfa8bd75c16c990321f8b280d6ca563dd3","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"type":"build","scope":"deps","release":"patch"}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"build","hidden":false,"section":"Dependencies and Other Build Updates"}]}}],"@semantic-release/npm","@semantic-release/github"],"branches":["main"]},"scripts":{"cm":"cz","lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","prepare":"husky install","testpack":"webpack --mode production --devtool hidden-source-map","typecheck":"tsc --noEmit","test:watch":"jest --watch","postinstall":"patch-package","semantic-release":"semantic-release"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"6.14.17","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"14.20.0","dependencies":{"patch-package":"^6.4.7","@salesforce/core":"2.37.1","@salesforce/ts-types":"1.5.20"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","husky":"^6.0.0","eslint":"^7.25.0","ts-jest":"^27.0.5","ts-node":"^10.2.1","webpack":"^5.73.0","prettier":"^2.2.1","typescript":"^4.2.4","@types/jest":"^27.5.2","@types/node":"^12.20.11","lint-staged":"^10.5.4","webpack-cli":"^4.10.0","semantic-release":"^19.0.2","eslint-plugin-node":"^11.1.0","@salesforce/ts-sinon":"1.3.21","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^4.22.0","@typescript-eslint/eslint-plugin":"^4.22.0","@ryansonshine/cz-conventional-changelog":"^3.3.4","conventional-changelog-conventionalcommits":"^5.0.0"},"bundleDependencies":["@salesforce/core"],"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_1.0.5_1658784361096_0.4507044145178787","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@apexdevtools/sfdx-auth-helper","version":"2.0.0","keywords":["salesforce","sfdx-core"],"author":{"url":"https://github.com/apex-dev-tools","name":"Apex Dev Tools Team","email":"apexdevtools@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@2.0.0","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"14860ac7e10437a155a7ab65e90df02875963375","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-2.0.0.tgz","fileCount":11,"integrity":"sha512-ei9CpREvTa4ttd2KO3Qkect6bJcslcpbm4vmGbwjNrroi/lRKecsA+nzUkrVo858lYYOofK3G/1L9P1IcD0xhw==","signatures":[{"sig":"MEUCIAz+jJQbcbROOuKgdZp6iU0VJ5KV4/E287nAN9e18oYXAiEA8yFNgF8n0Vr9VpCbUq7soLOw7zxcacoWENaW/j+I1Nw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNs4NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKOw/8Cs31p+jYxaggS6xWJU/IzGBEuUDIqRzLjLN/UUGuoFDcLT8d\r\naOtudxVp2Jwibw75z0FexE5tyY4KzVzG/aj9Lrd5U/bf2TgXedFO5OcrdOZ/\r\npqkrEqpu1tkCILfV2qmcOlINLWrxRWaiegV7wAIXbsnyDTzfl5WS5v3MLSej\r\nNo6dbV6LmA6faIaeM+kUx7BiApMsL3lNogKjTC53II2CO5lO/J5xEScZf7aN\r\nHn7fr81ncJ50Xjr9vqR2nz1ggiA2VQH9ryejWCWap73P6OcZ6Zl47XYMQvwZ\r\nmhC1KbkblwB/ZZyvDH3qURtiUoJbYPIuCewrIGWpEupnefHZYzBF6A638kT5\r\n/3xaUxrMypHnhv58hB7nGh1yIFS1zD7m5G5+yAvClrDDoj3w4DONeGBhwdGP\r\nbui0cx4kgaKOD/ETVVct54apSjRbV3K7TBSQk4J0VkOnk1FBGco7sD4DLV7r\r\nzyktoX7seqV/aq3qL1FHSElQdWL2Z9gBUCk8vVXSdNTmn+cZzLu7C0NjxhM0\r\nTZKE9QII69bnO45oo7sYqznJ6wO6yHA+hIfahzSJMFw9+/VRq/tu+ddmsZy5\r\nDuVE5qKvmdHyd42Fbd/iLz8nENLarcGSFAPw4Datst4oZ0TzQft0uiqXRef5\r\nJu/5VQUW1L7ajse/hmA1yl+vpUTszmlPGtg=\r\n=+X8o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/src/index.js","_from":"file:apexdevtools-sfdx-auth-helper-2.0.0.tgz","types":"./lib/src/index.d.ts","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"scripts":{"lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","commit":"cz","test:pack":"webpack --mode production --devtool hidden-source-map","test:watch":"jest --watch"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"_resolved":"/tmp/8c7caba88df3e63ce896c28d1fa2adcd/apexdevtools-sfdx-auth-helper-2.0.0.tgz","_integrity":"sha512-ei9CpREvTa4ttd2KO3Qkect6bJcslcpbm4vmGbwjNrroi/lRKecsA+nzUkrVo858lYYOofK3G/1L9P1IcD0xhw==","repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"9.5.0","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"18.15.0","dependencies":{"jsforce":"^1.11.0","@salesforce/core":"^3.34.6"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.2.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","sinon":"^15.0.3","eslint":"^8.37.0","ts-jest":"^29.1.0","ts-node":"^10.9.1","webpack":"^5.78.0","prettier":"^2.8.7","typescript":"^4.9.5","@types/jest":"^29.5.0","@types/node":"^18.15.11","lint-staged":"^13.2.1","webpack-cli":"^5.0.1","@types/sinon":"^10.0.13","@types/jsforce":"^1.11.0","eslint-plugin-node":"^11.1.0","@salesforce/ts-sinon":"^1.4.6","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^5.57.1","@typescript-eslint/eslint-plugin":"^5.57.1","@ryansonshine/cz-conventional-changelog":"^3.3.4"},"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_2.0.0_1681313292911_0.19060008639171233","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@apexdevtools/sfdx-auth-helper","version":"2.0.1","keywords":["salesforce","sfdx-core"],"author":{"url":"https://github.com/apex-dev-tools","name":"Apex Dev Tools Team","email":"apexdevtools@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@2.0.1","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"499051e33791ff9dfe5bfd7c1b4f457455fd92d1","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-2.0.1.tgz","fileCount":11,"integrity":"sha512-MHbPsvOODufhhiGGgWe+lCNMamk/gqjCrHRlCvDb4BOw0K756U5oxMcw96INRShgod6owDAwdF36s64rXShalQ==","signatures":[{"sig":"MEUCIQCxFauSKKRxpGV36Cqn3z1lk5ZQGHAnFvg40wIXH9/HDwIgRFPHEo65u1U0MStr3GlX0UKUFg5Jv8uykzAPa3jYsHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22972},"main":"./lib/src/index.js","_from":"file:apexdevtools-sfdx-auth-helper-2.0.1.tgz","types":"./lib/src/index.d.ts","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"scripts":{"lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","commit":"cz","test:pack":"webpack --mode production --devtool hidden-source-map","test:watch":"jest --watch"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"_resolved":"/tmp/a0bd83e84f40744f767fdd1b6fc8b955/apexdevtools-sfdx-auth-helper-2.0.1.tgz","_integrity":"sha512-MHbPsvOODufhhiGGgWe+lCNMamk/gqjCrHRlCvDb4BOw0K756U5oxMcw96INRShgod6owDAwdF36s64rXShalQ==","repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"9.8.1","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"18.18.0","dependencies":{"jsforce":"^1.11.0","@salesforce/core":"^3.34.6"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.2.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","sinon":"^15.0.3","eslint":"^8.37.0","ts-jest":"^29.1.0","ts-node":"^10.9.1","webpack":"^5.78.0","prettier":"^2.8.7","typescript":"^4.9.5","@types/jest":"^29.5.0","@types/node":"^18.15.11","lint-staged":"^13.2.1","webpack-cli":"^5.0.1","@types/sinon":"^10.0.13","@types/jsforce":"^1.11.0","eslint-plugin-node":"^11.1.0","@salesforce/ts-sinon":"^1.4.6","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^5.57.1","@typescript-eslint/eslint-plugin":"^5.57.1","@ryansonshine/cz-conventional-changelog":"^3.3.4"},"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_2.0.1_1697121805476_0.8033368428609757","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@apexdevtools/sfdx-auth-helper","version":"2.1.0","keywords":["salesforce","sfdx-core"],"author":{"url":"https://github.com/apex-dev-tools","name":"Apex Dev Tools Team","email":"apexdevtools@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@2.1.0","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"035320c6b9eaf02f172baf8ed3fa982143983361","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-2.1.0.tgz","fileCount":11,"integrity":"sha512-D/oNZwxP4erngD007XgunMaVJdmUfptGhB02lboUvA8yIn2g1+CUPAeSaYhuZqD8reb3ezRdaSYuZo7AIOraGQ==","signatures":[{"sig":"MEYCIQCWtKgo4DEYE76+Frwz3nGZLyeoFSWdlgHFRGRFVoeNVgIhAKMzgKA6vQWOHxItBerdFZXZJqI1YPP+zxpvWIV/kcRi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23031},"main":"./lib/src/index.js","_from":"file:apexdevtools-sfdx-auth-helper-2.1.0.tgz","types":"./lib/src/index.d.ts","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"scripts":{"lint":"eslint ./src/ --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","commit":"cz","test:pack":"webpack --mode production --devtool hidden-source-map","test:watch":"jest --watch"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"_resolved":"/tmp/35c68d12133bb89400380e537ebe635d/apexdevtools-sfdx-auth-helper-2.1.0.tgz","_integrity":"sha512-D/oNZwxP4erngD007XgunMaVJdmUfptGhB02lboUvA8yIn2g1+CUPAeSaYhuZqD8reb3ezRdaSYuZo7AIOraGQ==","repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"9.8.1","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"18.18.0","dependencies":{"jsforce":"^1.11.0","@salesforce/core":"^4.3.11"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.2.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","sinon":"^15.0.3","eslint":"^8.37.0","ts-jest":"^29.1.0","ts-node":"^10.9.1","webpack":"^5.78.0","prettier":"^2.8.7","typescript":"^4.9.5","@types/jest":"^29.5.0","@types/node":"^18.15.11","lint-staged":"^13.2.1","webpack-cli":"^5.0.1","@types/sinon":"^10.0.13","@types/jsforce":"^1.11.0","eslint-plugin-node":"^11.1.0","@salesforce/ts-sinon":"^1.4.6","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@ryansonshine/commitizen":"^4.2.8","@typescript-eslint/parser":"^5.57.1","@typescript-eslint/eslint-plugin":"^5.57.1","@ryansonshine/cz-conventional-changelog":"^3.3.4"},"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_2.1.0_1697205112442_0.040879530535619546","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@apexdevtools/sfdx-auth-helper","version":"2.1.1","keywords":["salesforce","sfdx-core"],"author":{"url":"https://github.com/apex-dev-tools","name":"Apex Dev Tools Team","email":"apexdevtools@gmail.com"},"license":"BSD-3-Clause","_id":"@apexdevtools/sfdx-auth-helper@2.1.1","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"dist":{"shasum":"2d3f674b1add20ebe5cda35c7085a9d5c78d2169","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-2.1.1.tgz","fileCount":10,"integrity":"sha512-4/8G8knf6NIHRNwDR1XWHR51gxAdWxS2zV90E7sCmb6HZSbHNOqZ0hmR3xNhhzJO8GDVv9Exz2KW1INDMf+9PA==","signatures":[{"sig":"MEQCIEcL3WKgXV8menwjlUcvkz/eTAO26A/Zn/ENJLr8bLoLAiBo7TMsSva/vk5H/XDkxoU4p2WJc0AUPSthDLmkghIF+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":20844},"main":"./lib/src/index.js","_from":"file:apexdevtools-sfdx-auth-helper-2.1.1.tgz","types":"./lib/src/index.d.ts","config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"engines":{"node":"^20.19.0 || ^22.13.0 || >=24"},"scripts":{"lint":"eslint --cache --cache-location .eslintcache ./src ./test --fix","test":"jest --coverage","build":"tsc","clean":"rm -rf ./lib/","commit":"cz","test:pack":"webpack --mode production --devtool hidden-source-map","test:watch":"jest --watch"},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"_resolved":"/tmp/0557447a43bd3101e6e7e05644485ce0/apexdevtools-sfdx-auth-helper-2.1.1.tgz","_integrity":"sha512-4/8G8knf6NIHRNwDR1XWHR51gxAdWxS2zV90E7sCmb6HZSbHNOqZ0hmR3xNhhzJO8GDVv9Exz2KW1INDMf+9PA==","repository":{"url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git","type":"git"},"_npmVersion":"11.13.0","description":"Salesforce authentication utilities","directories":{},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"_nodeVersion":"24.16.0","dependencies":{"jsforce":"^1.11.0","@salesforce/core":"^4.3.11"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.3.0","husky":"^9.1.7","sinon":"^15.0.3","eslint":"^10.2.1","ts-jest":"^29.4.5","ts-node":"^10.9.1","webpack":"^5.78.0","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^22.19.17","lint-staged":"^17.0.2","webpack-cli":"^5.0.1","@types/sinon":"^10.0.13","@types/jsforce":"^1.11.6","typescript-eslint":"^8.59.0","@salesforce/ts-sinon":"^1.4.6","eslint-config-prettier":"^10.1.8","@ryansonshine/commitizen":"^4.2.8","@ryansonshine/cz-conventional-changelog":"^3.3.4"},"_npmOperationalInternal":{"tmp":"tmp/sfdx-auth-helper_2.1.1_1781462740603_0.9512384497138571","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@apexdevtools/sfdx-auth-helper","version":"3.0.0","description":"Salesforce authentication utilities","author":{"name":"Apex Dev Tools Team","email":"apexdevtools@gmail.com","url":"https://github.com/apex-dev-tools"},"main":"./lib/src/index.js","license":"BSD-3-Clause","repository":{"type":"git","url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git"},"keywords":["salesforce","sfdx-core"],"bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","engines":{"node":"^22.13.0 || >=24"},"dependencies":{"@salesforce/core":"^8.32.2","jsforce":"^1.11.0"},"devDependencies":{"@eslint/js":"^10.0.1","@ryansonshine/commitizen":"^4.2.8","@ryansonshine/cz-conventional-changelog":"^3.3.4","@salesforce/ts-sinon":"^1.4.6","@types/jest":"^30.0.0","@types/jsforce":"^1.11.6","@types/node":"^22.19.17","@types/sinon":"^10.0.13","eslint":"^10.2.1","eslint-config-prettier":"^10.1.8","husky":"^9.1.7","jest":"^30.3.0","lint-staged":"^17.0.2","prettier":"^3.8.3","sinon":"^15.0.3","ts-jest":"^29.4.5","ts-node":"^10.9.1","typescript":"^6.0.3","typescript-eslint":"^8.59.0","webpack":"^5.78.0","webpack-cli":"^5.0.1"},"config":{"commitizen":{"path":"./node_modules/@ryansonshine/cz-conventional-changelog"}},"lint-staged":{"*.ts":"eslint --cache --cache-location .eslintcache --fix"},"scripts":{"build":"tsc","clean":"rm -rf ./lib/","commit":"cz","lint":"eslint --cache --cache-location .eslintcache ./src ./test --fix","test":"jest --coverage","test:pack":"webpack --mode production --devtool hidden-source-map","test:watch":"jest --watch"},"types":"./lib/src/index.d.ts","_id":"@apexdevtools/sfdx-auth-helper@3.0.0","_integrity":"sha512-Q7CEX3PVvdUSCpwZXoq4mZD6t2TwWxp1VV1pIqgkJg+w6YlHT16EfRWAP73ZZ0cH9UjtsBsr2JIskdzsIO/wKQ==","_resolved":"/tmp/25f942b0e0607148a7fb88daa8d49e31/apexdevtools-sfdx-auth-helper-3.0.0.tgz","_from":"file:apexdevtools-sfdx-auth-helper-3.0.0.tgz","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-Q7CEX3PVvdUSCpwZXoq4mZD6t2TwWxp1VV1pIqgkJg+w6YlHT16EfRWAP73ZZ0cH9UjtsBsr2JIskdzsIO/wKQ==","shasum":"ffbcc0d59b52c928bd4ab356a5456eb63d174aed","tarball":"https://registry.npmjs.org/@apexdevtools/sfdx-auth-helper/-/sfdx-auth-helper-3.0.0.tgz","fileCount":10,"unpackedSize":21090,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDlXqXoN2uhGoj2y1NoWKnpjFBHnmgLmAeugt+vdJAM4gIhAIW3VEhu9B//9N0dT8QeV6T/5LQmXKVDgb3jUT30MlZm"}]},"_npmUser":{"name":"apexdevtools","email":"apexdevtools@gmail.com"},"directories":{},"maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sfdx-auth-helper_3.0.0_1783628288899_0.2863585624565568"},"_hasShrinkwrap":false}},"time":{"created":"2022-07-10T08:37:42.380Z","modified":"2026-07-09T20:18:09.152Z","1.0.0":"2022-07-10T08:37:42.568Z","1.0.1":"2022-07-10T16:19:22.900Z","1.0.2":"2022-07-10T17:18:39.863Z","1.0.3":"2022-07-10T19:21:36.954Z","1.0.4":"2022-07-10T22:12:52.390Z","1.0.5":"2022-07-25T21:26:01.446Z","2.0.0":"2023-04-12T15:28:13.099Z","2.0.1":"2023-10-12T14:43:25.692Z","2.1.0":"2023-10-13T13:51:52.673Z","2.1.1":"2026-06-14T18:45:40.743Z","3.0.0":"2026-07-09T20:18:09.048Z"},"bugs":{"url":"https://github.com/apex-dev-tools/sfdx-auth-helper/issues"},"author":{"name":"Apex Dev Tools Team","email":"apexdevtools@gmail.com","url":"https://github.com/apex-dev-tools"},"license":"BSD-3-Clause","homepage":"https://github.com/apex-dev-tools/sfdx-auth-helper#readme","keywords":["salesforce","sfdx-core"],"repository":{"type":"git","url":"git+https://github.com/apex-dev-tools/sfdx-auth-helper.git"},"description":"Salesforce authentication utilities","maintainers":[{"name":"apexdevtools","email":"apexdevtools@gmail.com"}],"readme":"# sfdx-auth-helper\n\nAuthentication support library for sfdx.\n\n## Usage\n\nTo start, create an instance of the helper at the path of your sf project.\n\n```js\n  // dir containing sfdx-project.json\n  const workspacePath = '/path/to/my/project';\n  const helper = await AuthHelper.instance(workspacePath);\n```\n\n* Get connection to an org (That exists in `sf` config)\n\n```js\n  // Connection.create(...) with default user auth info\n  const conn = helper.connect();\n  // Get an existing saved org by specific username or alias\n  helper.connect('user@mycompany.org');\n  helper.connect('MyOrg');\n```\n\n* Get a jsforce connection to current default org\n\n```js\n  // new jsforce.Connection with default user auth info\n  const conn = helper.connectJsForce();\n\n  // Also supports alias / username\n  helper.connectJsForce('MyOrg');\n  // Provide fallback API version if none set in project\n  helper.connectJsForce('MyOrg', '57.0');\n```\n\n* Transform an existing `Connection` into a `jsforce` one\n\n```js\n  // Connection created by newer version of `@salesforce/core`\n  const conn = Connection.create({...});\n\n  // Use static to produce a jsforce.Connection\n  AuthHelper.toJsForceConnection(conn);\n```\n\n* Additional instance methods\n  * `getDefaultUsername()` - This returns the default org username for a sfdx workspace. If no default username is set it returns undefined. If the default is an org alias that is translated to a username.\n  * `reloadConfig()` - If the loaded config has changed due to some external action (e.g. org creation) the copy cached by the core library will be stale. Use this to reload, making a new helper instance will not be enough.\n\n## Development\n\n### Building\n\nThis project uses the `pnpm` package manager.\n\n```txt\n  pnpm build\n```\n\nTo run unit tests:\n\n```txt\n  pnpm test\n```\n\nTo test bundling using webpack:\n\n```txt\n  pnpm test:pack\n  node test-bundle/bundle.js\n```\n\nThis should execute without error.\n\n### Git Hooks\n\nIf you encounter difficulties with the installed git hooks, they can be bypassed with `--no-verify`/`-n` flag on commit. To disable them completely (after `install`) use `npx husky uninstall` or the direct command `git config --unset core.hooksPath`.\n\n## License\n\nAll the source code included uses a 3-clause BSD license, see LICENSE for details.\n","readmeFilename":"README.md"}