Update packages.json (#2261)

Add pwnedpass package
https://github.com/foxoman/pwnedpass
This commit is contained in:
Sultan Al Isaiee 2022-06-28 15:28:48 +04:00 committed by GitHub
parent 64956182a3
commit ee341a5d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26558,5 +26558,17 @@
"license": "MIT",
"web": "https://github.com/ire4ever1190/anano",
"doc": "https://tempdocs.netlify.app/anano/stable"
}
},
{
"name": "pwnedpass",
"url": "https://github.com/foxoman/pwnedpass",
"method": "git",
"tags": [
"pwned",
"pwnedpasswords"
],
"description": "Check if a passphrase has been pwned using the Pwned Passwords v3 API",
"license": "MIT",
"web": "https://github.com/foxoman/pwnedpass"
}
]