We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d0aa6 commit 9feef4bCopy full SHA for 9feef4b
.npmignore
@@ -1,2 +1,6 @@
1
test
2
-.travis.yml
+.travis.yml
3
+.nyc_output
4
+.tmp
5
+.idea
6
+.DS_Store
package.json
@@ -1,6 +1,6 @@
{
"name": "node-rsa",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Node.js RSA library",
"main": "src/NodeRSA.js",
"scripts": {
0 commit comments