We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7965a63 commit c4c203cCopy full SHA for c4c203c
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-sha256",
3
- "version": "1.2.3",
+ "version": "1.3.5",
4
"description": "Native sha256 react-native",
5
"main": "sha256.js",
6
"scripts": {
@@ -18,7 +18,9 @@
18
"ios",
19
"android",
20
"hash",
21
- "sha256"
+ "sha256",
22
+ "sha1",
23
+ "SHA"
24
],
25
"author": "Hagen Huebel <hhuebel@itinance.com> (hhuebel@itinance.com)",
26
"license": "MIT",
0 commit comments