Fix keypairs
module reference in lib/rsa.js
#5
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador
Nenhuma descrição fornecida.
Eliminar o ramo "(eliminado):204-requirefix"
Eliminar um ramo é algo permanente. Embora o ramo eliminado possa continuar a existir por um breve período de tempo antes de ser realmente removido, a operação NÃO PODERÁ ser desfeita na maioria dos casos. Quer continuar?
rsa-compat
tries torequire
a module calledKeypairs
but fails horribly as it should not be capitalized and should instead bekeypairs
. This results in the currently released v2.0.4 failing horribly as soon as any other application tries to utilize it.Thanks. I ran the tests on my mac and didn't catch the typo.
I would have merged in your commit, but I had a comment from someone else and fixed it before I saw this.
Pedido de integração fechado