This commit is contained in:
plane000
2018-07-17 16:51:10 +01:00
parent 0d8f6c961a
commit 1207f8326b
265 changed files with 38051 additions and 11 deletions

14
node_modules/encodeurl/HISTORY.md generated vendored Normal file
View File

@@ -0,0 +1,14 @@
1.0.2 / 2018-01-21
==================
* Fix encoding `%` as last character
1.0.1 / 2016-06-09
==================
* Fix encoding unpaired surrogates at start/end of string
1.0.0 / 2016-06-08
==================
* Initial release