Comparing version 0.0.4 to 0.0.7
{ | ||
"name": "autho", | ||
"version": "0.0.4", | ||
"main": "index.js", | ||
"type": "module", | ||
"version": "0.0.7", | ||
"main": "build/bin.js", | ||
"type": "commonjs", | ||
"bin": { | ||
"autho": "src/cli/bin.js" | ||
"autho": "build/bin.js" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"keywords": [ | ||
"secrets", | ||
"otp" | ||
], | ||
"author": "Nir Adler", | ||
"license": "MIT", | ||
"description": "Open Source Authentication and Password Management Tool", | ||
"devDependencies": { | ||
"@eslint/js": "^9.0.0", | ||
"esbuild": "0.20.2", | ||
"eslint": "^9.0.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"globals": "^15.0.0", | ||
"jest": "^29.7.0", | ||
"pkg": "^5.8.1", | ||
"prettier": "^3.2.5" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"commander": "^12.0.0", | ||
"conf": "^12.0.0", | ||
"inquirer": "^9.2.17", | ||
"inquirer-autocomplete-standalone": "^0.8.1", | ||
"joi": "^17.12.2", | ||
"otpauth": "^9.2.2" | ||
"files": [ | ||
"build/bin.js" | ||
], | ||
"pkg": { | ||
"scripts": "build/**/*.js", | ||
"assets": [], | ||
"targets": [ | ||
"node18-win-x64", | ||
"node18-linux-arm64", | ||
"node18-linux-x64", | ||
"node18-macos-x64" | ||
], | ||
"outputPath": "dist" | ||
}, | ||
"devDependencies": {}, | ||
"description": "Open Source Authentication and Password Management Tool" | ||
} | ||
"scripts": { | ||
"format": "prettier --check .", | ||
"format:write": "prettier --write .", | ||
"lint": "eslint .", | ||
"lint:fix": "eslint --fix .", | ||
"build": "esbuild packages/cli/bin.js --bundle --platform=node --target=node18 --outdir=build", | ||
"pkg": "npm run pkg:linux && npm run pkg:macos && npm run pkg:win", | ||
"pkg:macos-arm64": "pkg build/bin.js --output dist/autho --target node18-macos-arm64", | ||
"pkg:macos": "pkg build/bin.js --output dist/autho-macos --target node18-macos-x64", | ||
"pkg:linux": "pkg build/bin.js --output dist/autho-linux --target node18-linux-x64", | ||
"pkg:win": "pkg build/bin.js --output dist/autho-win --target node18-win-x64", | ||
"release": "gh release create v0.0.6 ./dist" | ||
} | ||
} |
@@ -8,3 +8,2 @@ # Autho: Open Source Authentication and Password Management Tool | ||
- **OTP Generation**: Autho allows users to generate One-Time Passwords (OTPs) for two-factor authentication (2FA) using industry-standard algorithms. | ||
- **Password Management**: Autho provides a secure vault for users to store and manage their passwords, ensuring easy access and strong encryption. | ||
@@ -11,0 +10,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
2476798
0
60235
1
2
1
8
3
63
1
No
- Removedcommander@^12.0.0
- Removedconf@^12.0.0
- Removedinquirer@^9.2.17
- Removedjoi@^17.12.2
- Removedotpauth@^9.2.2
- Removed@hapi/hoek@9.3.0(transitive)
- Removed@hapi/topo@5.1.0(transitive)
- Removed@inquirer/core@3.1.2(transitive)
- Removed@inquirer/figures@1.0.8(transitive)
- Removed@inquirer/type@1.5.5(transitive)
- Removed@noble/hashes@1.5.0(transitive)
- Removed@sideway/address@4.1.5(transitive)
- Removed@sideway/formula@3.0.1(transitive)
- Removed@sideway/pinpoint@2.0.0(transitive)
- Removed@types/mute-stream@0.0.1(transitive)
- Removed@types/node@20.17.6(transitive)
- Removed@types/wrap-ansi@3.0.0(transitive)
- Removedajv@8.17.1(transitive)
- Removedajv-formats@2.1.1(transitive)
- Removedansi-escapes@4.3.2(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedatomically@2.0.3(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbl@4.1.0(transitive)
- Removedbuffer@5.7.1(transitive)
- Removedchalk@4.1.2(transitive)
- Removedchardet@0.7.0(transitive)
- Removedcli-cursor@3.1.0(transitive)
- Removedcli-spinners@2.9.2(transitive)
- Removedcli-width@4.1.0(transitive)
- Removedclone@1.0.4(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedcommander@12.1.0(transitive)
- Removedconf@12.0.0(transitive)
- Removeddebounce-fn@5.1.2(transitive)
- Removeddefaults@1.0.4(transitive)
- Removeddot-prop@8.0.2(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedenv-paths@3.0.0(transitive)
- Removedescape-string-regexp@1.0.55.0.0(transitive)
- Removedexternal-editor@3.1.0(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-uri@3.0.3(transitive)
- Removedfigures@3.2.05.0.0(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removediconv-lite@0.4.24(transitive)
- Removedieee754@1.2.1(transitive)
- Removedinherits@2.0.4(transitive)
- Removedinquirer@9.3.7(transitive)
- Removedinquirer-autocomplete-standalone@0.8.1(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedis-interactive@1.0.0(transitive)
- Removedis-unicode-supported@0.1.01.3.0(transitive)
- Removedjoi@17.13.3(transitive)
- Removedjson-schema-traverse@1.0.0(transitive)
- Removedjson-schema-typed@8.0.1(transitive)
- Removedlog-symbols@4.1.0(transitive)
- Removedmimic-fn@2.1.04.0.0(transitive)
- Removedmute-stream@1.0.0(transitive)
- Removedonetime@5.1.2(transitive)
- Removedora@5.4.1(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedotpauth@9.3.4(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedrequire-from-string@2.0.2(transitive)
- Removedrestore-cursor@3.1.0(transitive)
- Removedrun-async@3.0.0(transitive)
- Removedrxjs@7.8.1(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsemver@7.6.3(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedstubborn-fs@1.2.5(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedtmp@0.0.33(transitive)
- Removedtslib@2.8.1(transitive)
- Removedtype-fest@0.21.33.13.1(transitive)
- Removeduint8array-extras@0.3.0(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedwcwidth@1.0.1(transitive)
- Removedwhen-exit@2.1.3(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedyoctocolors-cjs@2.1.2(transitive)