-
Installing joplin-desktop with yarn occur a failure in build() with this error in sqlite3.
## Environment
Joplin version: Joplin-2.8.8
Platform: Linux
OS specifics: Arch
## Steps to repro…
-
How would one use this library through import maps?
I tried to add it to my importmap, as follows
`{ "imports": { "zxcvbn-ts": "/js/zxcvbn-ts.js" } }`
Then, in another module:
`import { …
-
## What is missing or needs to be updated?
In the [Implement Proper Password Strength Controls](https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html#implement-proper-p…
-
hey, we get the following error on esm projet, there is a fix?
RoXuS updated
2 years ago
-
Hi Singular team, I'm having an issue with the latest version of the package.
### Description
iOS build fails with `/Users/distiller/project/apps/mind-mobile/node_modules/singular-react-native/ios…
-
Continuation of #24:
[npmjs.com/zxcvbn3](https://www.npmjs.com/package/zxcvbn3) doesn't appear to be actively maintained, it currently points to [github.com/hrueger/zxcvbn](https://github.com/hrueg…
-
As of now it is not possible to provide the feedback text in any language other then english.
Would be great to either have multiple languages supported ootb or to just be able to pass custom strin…
-
Hi!
I am just trying this amazing library but unfortunately after almost copying / pasting the demo from the docs I get an error.
```
Unhandled Runtime Error
TypeError: password.toLowerCase is…
-
Hey,
when using the pwnd-matcher there is a request for every repeat match.
Is that intentional?
Is there a way to prevent that behavior, or is it a bad idea?
-
When using the demo page for this component I tried using entering password and password123, the latter came back as a "green" password. This is a really common password, how comes the strength isn't …