Commit Graph

14 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
cc77ba0564
Merge pull request #24388 from xm/add-set-options-to-node-rsa
@types/node-rsa: Add `setOptions` to `NodeRSA` class definition
2018-03-26 14:01:57 -07:00
Christian Moniz
94ae11d0d9 Remove patch version from header 2018-03-19 16:11:22 -07:00
Christian Moniz
7ad3c1e81c Bump version in index.d.ts to 0.4.2 2018-03-19 16:06:04 -07:00
Christian Moniz
5104d46ff7 Add setOptions to node-rsa class definition 2018-03-19 15:59:55 -07:00
teppeis
7d4697c40b
fix(node-rsa): improve node-rsa and the tests 2018-03-15 22:24:55 +09:00
teppeis
190c8aab89 fix(node-rsa): improve node-rsa typing 2018-03-15 20:23:59 +09:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
2a9d2f8d59
Convert more "import *" to "import =" (#23446) 2018-02-05 18:27:31 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Beeno Tung
8a3c0175f1
Update index.d.ts
added 'buffer' as Encoding type
2017-12-05 00:22:50 +08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
ccdb9e03d1 Add tslint disables for no-unnecessary-generics (#19564) 2017-09-05 09:14:04 -07:00
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Ali Taheri Moghaddar
5ac4898aa9 [node-rsa] Add typings (#16383)
* Add node-rsa typings

* Fix lint errors
2017-06-02 06:16:25 -07:00