API 参考@verdaccio/coreEnumerationsHtpasswdHashAlgorithm版本号:Next在这个页面上Enumeration: HtpasswdHashAlgorithmEnumeration Membersbcrypt• bcrypt = "bcrypt"Defined inconstants.ts:125crypt• crypt = "crypt"Defined inconstants.ts:124md5• md5 = "md5"Defined inconstants.ts:122sha1• sha1 = "sha1"Defined inconstants.ts:123