Kay S
53cfab7d40
Fixed null check errors ( #15082 )
2017-03-09 21:27:17 -08:00
Kay Schecker
8bc9b14ca9
Use function overloading instead of a single function
2017-02-21 08:41:00 +01:00
Kay Schecker
83f4d4558a
Added pkcs12 typings
2017-02-20 10:00:11 +01:00
Andy
ae4fe7b6de
Use "lib" in tsconfigs instead of "target". ( #13968 )
...
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
a4bd9fa3c1
Add "noImplicitThis" to all tsconfig.json ( #13446 )
...
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Andy
cd4debea25
Remove BOM character from the start of files ( #12838 )
2016-11-28 10:40:45 -08:00
Franky Lau
f7e05529ff
Update node-forge ( #12352 )
...
* Update 'node-forge'
* Update indentation
* Add test case
* Remove unnecessary reference
2016-11-02 22:36:37 +09:00
Rogier Schouten
159ba3fc8f
add method privateKeyToOpenSSH() to node-forge ( #11763 )
2016-10-06 09:42:04 -07:00
Paul van Brenk
145b71ff22
Clean up for typings-2.0
2016-08-16 16:20:29 -07:00
Paul van Brenk
1f015f2c2e
Clean up modules to match typings 2.0
2016-08-16 14:49:49 -07:00
Seth Westphal
3db7dcac3d
Add some basic node-forge definitions with tests.
2016-08-15 15:41:37 -05:00