@types/lodash 4.14.188 → 4.14.190

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (706) hide show
  1. lodash/README.md +1 -1
  2. lodash/common/array.d.ts +4 -3
  3. lodash/common/object.d.ts +24 -22
  4. lodash/fp.d.ts +1 -1
  5. lodash/package.json +4 -4
  6. lodash/{ts4.1 → ts4.2}/add.d.ts +0 -0
  7. lodash/{ts4.1 → ts4.2}/after.d.ts +0 -0
  8. lodash/{ts4.1 → ts4.2}/ary.d.ts +0 -0
  9. lodash/{ts4.1 → ts4.2}/assign.d.ts +0 -0
  10. lodash/{ts4.1 → ts4.2}/assignIn.d.ts +0 -0
  11. lodash/{ts4.1 → ts4.2}/assignInWith.d.ts +0 -0
  12. lodash/{ts4.1 → ts4.2}/assignWith.d.ts +0 -0
  13. lodash/{ts4.1 → ts4.2}/at.d.ts +0 -0
  14. lodash/{ts4.1 → ts4.2}/attempt.d.ts +0 -0
  15. lodash/{ts4.1 → ts4.2}/before.d.ts +0 -0
  16. lodash/{ts4.1 → ts4.2}/bind.d.ts +0 -0
  17. lodash/{ts4.1 → ts4.2}/bindAll.d.ts +0 -0
  18. lodash/{ts4.1 → ts4.2}/bindKey.d.ts +0 -0
  19. lodash/{ts4.1 → ts4.2}/camelCase.d.ts +0 -0
  20. lodash/{ts4.1 → ts4.2}/capitalize.d.ts +0 -0
  21. lodash/{ts4.1 → ts4.2}/castArray.d.ts +0 -0
  22. lodash/{ts4.1 → ts4.2}/ceil.d.ts +0 -0
  23. lodash/{ts4.1 → ts4.2}/chain.d.ts +0 -0
  24. lodash/{ts4.1 → ts4.2}/chunk.d.ts +0 -0
  25. lodash/{ts4.1 → ts4.2}/clamp.d.ts +0 -0
  26. lodash/{ts4.1 → ts4.2}/clone.d.ts +0 -0
  27. lodash/{ts4.1 → ts4.2}/cloneDeep.d.ts +0 -0
  28. lodash/{ts4.1 → ts4.2}/cloneDeepWith.d.ts +0 -0
  29. lodash/{ts4.1 → ts4.2}/cloneWith.d.ts +0 -0
  30. lodash/{ts4.1 → ts4.2}/common/array.d.ts +4 -3
  31. lodash/{ts4.1 → ts4.2}/common/collection.d.ts +0 -0
  32. lodash/{ts4.1 → ts4.2}/common/common.d.ts +0 -0
  33. lodash/{ts4.1 → ts4.2}/common/date.d.ts +0 -0
  34. lodash/{ts4.1 → ts4.2}/common/function.d.ts +0 -0
  35. lodash/{ts4.1 → ts4.2}/common/lang.d.ts +0 -0
  36. lodash/{ts4.1 → ts4.2}/common/math.d.ts +0 -0
  37. lodash/{ts4.1 → ts4.2}/common/number.d.ts +0 -0
  38. lodash/{ts4.1 → ts4.2}/common/object.d.ts +0 -0
  39. lodash/{ts4.1 → ts4.2}/common/seq.d.ts +0 -0
  40. lodash/{ts4.1 → ts4.2}/common/string.d.ts +0 -0
  41. lodash/{ts4.1 → ts4.2}/common/util.d.ts +0 -0
  42. lodash/{ts4.1 → ts4.2}/compact.d.ts +0 -0
  43. lodash/{ts4.1 → ts4.2}/concat.d.ts +0 -0
  44. lodash/{ts4.1 → ts4.2}/cond.d.ts +0 -0
  45. lodash/{ts4.1 → ts4.2}/conformsTo.d.ts +0 -0
  46. lodash/{ts4.1 → ts4.2}/constant.d.ts +0 -0
  47. lodash/{ts4.1 → ts4.2}/countBy.d.ts +0 -0
  48. lodash/{ts4.1 → ts4.2}/create.d.ts +0 -0
  49. lodash/{ts4.1 → ts4.2}/curry.d.ts +0 -0
  50. lodash/{ts4.1 → ts4.2}/curryRight.d.ts +0 -0
  51. lodash/{ts4.1 → ts4.2}/debounce.d.ts +0 -0
  52. lodash/{ts4.1 → ts4.2}/deburr.d.ts +0 -0
  53. lodash/{ts4.1 → ts4.2}/defaultTo.d.ts +0 -0
  54. lodash/{ts4.1 → ts4.2}/defaults.d.ts +0 -0
  55. lodash/{ts4.1 → ts4.2}/defaultsDeep.d.ts +0 -0
  56. lodash/{ts4.1 → ts4.2}/defer.d.ts +0 -0
  57. lodash/{ts4.1 → ts4.2}/delay.d.ts +0 -0
  58. lodash/{ts4.1 → ts4.2}/difference.d.ts +0 -0
  59. lodash/{ts4.1 → ts4.2}/differenceBy.d.ts +0 -0
  60. lodash/{ts4.1 → ts4.2}/differenceWith.d.ts +0 -0
  61. lodash/{ts4.1 → ts4.2}/divide.d.ts +0 -0
  62. lodash/{ts4.1 → ts4.2}/drop.d.ts +0 -0
  63. lodash/{ts4.1 → ts4.2}/dropRight.d.ts +0 -0
  64. lodash/{ts4.1 → ts4.2}/dropRightWhile.d.ts +0 -0
  65. lodash/{ts4.1 → ts4.2}/dropWhile.d.ts +0 -0
  66. lodash/{ts4.1 → ts4.2}/each.d.ts +0 -0
  67. lodash/{ts4.1 → ts4.2}/eachRight.d.ts +0 -0
  68. lodash/{ts4.1 → ts4.2}/endsWith.d.ts +0 -0
  69. lodash/{ts4.1 → ts4.2}/entries.d.ts +0 -0
  70. lodash/{ts4.1 → ts4.2}/entriesIn.d.ts +0 -0
  71. lodash/{ts4.1 → ts4.2}/eq.d.ts +0 -0
  72. lodash/{ts4.1 → ts4.2}/escape.d.ts +0 -0
  73. lodash/{ts4.1 → ts4.2}/escapeRegExp.d.ts +0 -0
  74. lodash/{ts4.1 → ts4.2}/every.d.ts +0 -0
  75. lodash/{ts4.1 → ts4.2}/extend.d.ts +0 -0
  76. lodash/{ts4.1 → ts4.2}/extendWith.d.ts +0 -0
  77. lodash/{ts4.1 → ts4.2}/fill.d.ts +0 -0
  78. lodash/{ts4.1 → ts4.2}/filter.d.ts +0 -0
  79. lodash/{ts4.1 → ts4.2}/find.d.ts +0 -0
  80. lodash/{ts4.1 → ts4.2}/findIndex.d.ts +0 -0
  81. lodash/{ts4.1 → ts4.2}/findKey.d.ts +0 -0
  82. lodash/{ts4.1 → ts4.2}/findLast.d.ts +0 -0
  83. lodash/{ts4.1 → ts4.2}/findLastIndex.d.ts +0 -0
  84. lodash/{ts4.1 → ts4.2}/findLastKey.d.ts +0 -0
  85. lodash/{ts4.1 → ts4.2}/first.d.ts +0 -0
  86. lodash/{ts4.1 → ts4.2}/flatMap.d.ts +0 -0
  87. lodash/{ts4.1 → ts4.2}/flatMapDeep.d.ts +0 -0
  88. lodash/{ts4.1 → ts4.2}/flatMapDepth.d.ts +0 -0
  89. lodash/{ts4.1 → ts4.2}/flatten.d.ts +0 -0
  90. lodash/{ts4.1 → ts4.2}/flattenDeep.d.ts +0 -0
  91. lodash/{ts4.1 → ts4.2}/flattenDepth.d.ts +0 -0
  92. lodash/{ts4.1 → ts4.2}/flip.d.ts +0 -0
  93. lodash/{ts4.1 → ts4.2}/floor.d.ts +0 -0
  94. lodash/{ts4.1 → ts4.2}/flow.d.ts +0 -0
  95. lodash/{ts4.1 → ts4.2}/flowRight.d.ts +0 -0
  96. lodash/{ts4.1 → ts4.2}/forEach.d.ts +0 -0
  97. lodash/{ts4.1 → ts4.2}/forEachRight.d.ts +0 -0
  98. lodash/{ts4.1 → ts4.2}/forIn.d.ts +0 -0
  99. lodash/{ts4.1 → ts4.2}/forInRight.d.ts +0 -0
  100. lodash/{ts4.1 → ts4.2}/forOwn.d.ts +0 -0
  101. lodash/{ts4.1 → ts4.2}/forOwnRight.d.ts +0 -0
  102. lodash/{ts4.1 → ts4.2}/fp/F.d.ts +0 -0
  103. lodash/{ts4.1 → ts4.2}/fp/T.d.ts +0 -0
  104. lodash/{ts4.1 → ts4.2}/fp/__.d.ts +0 -0
  105. lodash/{ts4.1 → ts4.2}/fp/add.d.ts +0 -0
  106. lodash/{ts4.1 → ts4.2}/fp/after.d.ts +0 -0
  107. lodash/{ts4.1 → ts4.2}/fp/all.d.ts +0 -0
  108. lodash/{ts4.1 → ts4.2}/fp/allPass.d.ts +0 -0
  109. lodash/{ts4.1 → ts4.2}/fp/always.d.ts +0 -0
  110. lodash/{ts4.1 → ts4.2}/fp/any.d.ts +0 -0
  111. lodash/{ts4.1 → ts4.2}/fp/anyPass.d.ts +0 -0
  112. lodash/{ts4.1 → ts4.2}/fp/apply.d.ts +0 -0
  113. lodash/{ts4.1 → ts4.2}/fp/ary.d.ts +0 -0
  114. lodash/{ts4.1 → ts4.2}/fp/assign.d.ts +0 -0
  115. lodash/{ts4.1 → ts4.2}/fp/assignAll.d.ts +0 -0
  116. lodash/{ts4.1 → ts4.2}/fp/assignAllWith.d.ts +0 -0
  117. lodash/{ts4.1 → ts4.2}/fp/assignIn.d.ts +0 -0
  118. lodash/{ts4.1 → ts4.2}/fp/assignInAll.d.ts +0 -0
  119. lodash/{ts4.1 → ts4.2}/fp/assignInAllWith.d.ts +0 -0
  120. lodash/{ts4.1 → ts4.2}/fp/assignInWith.d.ts +0 -0
  121. lodash/{ts4.1 → ts4.2}/fp/assignWith.d.ts +0 -0
  122. lodash/{ts4.1 → ts4.2}/fp/assoc.d.ts +0 -0
  123. lodash/{ts4.1 → ts4.2}/fp/assocPath.d.ts +0 -0
  124. lodash/{ts4.1 → ts4.2}/fp/at.d.ts +0 -0
  125. lodash/{ts4.1 → ts4.2}/fp/attempt.d.ts +0 -0
  126. lodash/{ts4.1 → ts4.2}/fp/before.d.ts +0 -0
  127. lodash/{ts4.1 → ts4.2}/fp/bind.d.ts +0 -0
  128. lodash/{ts4.1 → ts4.2}/fp/bindAll.d.ts +0 -0
  129. lodash/{ts4.1 → ts4.2}/fp/bindKey.d.ts +0 -0
  130. lodash/{ts4.1 → ts4.2}/fp/camelCase.d.ts +0 -0
  131. lodash/{ts4.1 → ts4.2}/fp/capitalize.d.ts +0 -0
  132. lodash/{ts4.1 → ts4.2}/fp/castArray.d.ts +0 -0
  133. lodash/{ts4.1 → ts4.2}/fp/ceil.d.ts +0 -0
  134. lodash/{ts4.1 → ts4.2}/fp/chunk.d.ts +0 -0
  135. lodash/{ts4.1 → ts4.2}/fp/clamp.d.ts +0 -0
  136. lodash/{ts4.1 → ts4.2}/fp/clone.d.ts +0 -0
  137. lodash/{ts4.1 → ts4.2}/fp/cloneDeep.d.ts +0 -0
  138. lodash/{ts4.1 → ts4.2}/fp/cloneDeepWith.d.ts +0 -0
  139. lodash/{ts4.1 → ts4.2}/fp/cloneWith.d.ts +0 -0
  140. lodash/{ts4.1 → ts4.2}/fp/compact.d.ts +0 -0
  141. lodash/{ts4.1 → ts4.2}/fp/complement.d.ts +0 -0
  142. lodash/{ts4.1 → ts4.2}/fp/compose.d.ts +0 -0
  143. lodash/{ts4.1 → ts4.2}/fp/concat.d.ts +0 -0
  144. lodash/{ts4.1 → ts4.2}/fp/cond.d.ts +0 -0
  145. lodash/{ts4.1 → ts4.2}/fp/conforms.d.ts +0 -0
  146. lodash/{ts4.1 → ts4.2}/fp/conformsTo.d.ts +0 -0
  147. lodash/{ts4.1 → ts4.2}/fp/constant.d.ts +0 -0
  148. lodash/{ts4.1 → ts4.2}/fp/contains.d.ts +0 -0
  149. lodash/{ts4.1 → ts4.2}/fp/convert.d.ts +0 -0
  150. lodash/{ts4.1 → ts4.2}/fp/countBy.d.ts +0 -0
  151. lodash/{ts4.1 → ts4.2}/fp/create.d.ts +0 -0
  152. lodash/{ts4.1 → ts4.2}/fp/curry.d.ts +0 -0
  153. lodash/{ts4.1 → ts4.2}/fp/curryN.d.ts +0 -0
  154. lodash/{ts4.1 → ts4.2}/fp/curryRight.d.ts +0 -0
  155. lodash/{ts4.1 → ts4.2}/fp/curryRightN.d.ts +0 -0
  156. lodash/{ts4.1 → ts4.2}/fp/debounce.d.ts +0 -0
  157. lodash/{ts4.1 → ts4.2}/fp/deburr.d.ts +0 -0
  158. lodash/{ts4.1 → ts4.2}/fp/defaultTo.d.ts +0 -0
  159. lodash/{ts4.1 → ts4.2}/fp/defaults.d.ts +0 -0
  160. lodash/{ts4.1 → ts4.2}/fp/defaultsAll.d.ts +0 -0
  161. lodash/{ts4.1 → ts4.2}/fp/defaultsDeep.d.ts +0 -0
  162. lodash/{ts4.1 → ts4.2}/fp/defaultsDeepAll.d.ts +0 -0
  163. lodash/{ts4.1 → ts4.2}/fp/defer.d.ts +0 -0
  164. lodash/{ts4.1 → ts4.2}/fp/delay.d.ts +0 -0
  165. lodash/{ts4.1 → ts4.2}/fp/difference.d.ts +0 -0
  166. lodash/{ts4.1 → ts4.2}/fp/differenceBy.d.ts +0 -0
  167. lodash/{ts4.1 → ts4.2}/fp/differenceWith.d.ts +0 -0
  168. lodash/{ts4.1 → ts4.2}/fp/dissoc.d.ts +0 -0
  169. lodash/{ts4.1 → ts4.2}/fp/dissocPath.d.ts +0 -0
  170. lodash/{ts4.1 → ts4.2}/fp/divide.d.ts +0 -0
  171. lodash/{ts4.1 → ts4.2}/fp/drop.d.ts +0 -0
  172. lodash/{ts4.1 → ts4.2}/fp/dropLast.d.ts +0 -0
  173. lodash/{ts4.1 → ts4.2}/fp/dropLastWhile.d.ts +0 -0
  174. lodash/{ts4.1 → ts4.2}/fp/dropRight.d.ts +0 -0
  175. lodash/{ts4.1 → ts4.2}/fp/dropRightWhile.d.ts +0 -0
  176. lodash/{ts4.1 → ts4.2}/fp/dropWhile.d.ts +0 -0
  177. lodash/{ts4.1 → ts4.2}/fp/each.d.ts +0 -0
  178. lodash/{ts4.1 → ts4.2}/fp/eachRight.d.ts +0 -0
  179. lodash/{ts4.1 → ts4.2}/fp/endsWith.d.ts +0 -0
  180. lodash/{ts4.1 → ts4.2}/fp/entries.d.ts +0 -0
  181. lodash/{ts4.1 → ts4.2}/fp/entriesIn.d.ts +0 -0
  182. lodash/{ts4.1 → ts4.2}/fp/eq.d.ts +0 -0
  183. lodash/{ts4.1 → ts4.2}/fp/equals.d.ts +0 -0
  184. lodash/{ts4.1 → ts4.2}/fp/escape.d.ts +0 -0
  185. lodash/{ts4.1 → ts4.2}/fp/escapeRegExp.d.ts +0 -0
  186. lodash/{ts4.1 → ts4.2}/fp/every.d.ts +0 -0
  187. lodash/{ts4.1 → ts4.2}/fp/extend.d.ts +0 -0
  188. lodash/{ts4.1 → ts4.2}/fp/extendAll.d.ts +0 -0
  189. lodash/{ts4.1 → ts4.2}/fp/extendAllWith.d.ts +0 -0
  190. lodash/{ts4.1 → ts4.2}/fp/extendWith.d.ts +0 -0
  191. lodash/{ts4.1 → ts4.2}/fp/fill.d.ts +0 -0
  192. lodash/{ts4.1 → ts4.2}/fp/filter.d.ts +0 -0
  193. lodash/{ts4.1 → ts4.2}/fp/find.d.ts +0 -0
  194. lodash/{ts4.1 → ts4.2}/fp/findFrom.d.ts +0 -0
  195. lodash/{ts4.1 → ts4.2}/fp/findIndex.d.ts +0 -0
  196. lodash/{ts4.1 → ts4.2}/fp/findIndexFrom.d.ts +0 -0
  197. lodash/{ts4.1 → ts4.2}/fp/findKey.d.ts +0 -0
  198. lodash/{ts4.1 → ts4.2}/fp/findLast.d.ts +0 -0
  199. lodash/{ts4.1 → ts4.2}/fp/findLastFrom.d.ts +0 -0
  200. lodash/{ts4.1 → ts4.2}/fp/findLastIndex.d.ts +0 -0
  201. lodash/{ts4.1 → ts4.2}/fp/findLastIndexFrom.d.ts +0 -0
  202. lodash/{ts4.1 → ts4.2}/fp/findLastKey.d.ts +0 -0
  203. lodash/{ts4.1 → ts4.2}/fp/first.d.ts +0 -0
  204. lodash/{ts4.1 → ts4.2}/fp/flatMap.d.ts +0 -0
  205. lodash/{ts4.1 → ts4.2}/fp/flatMapDeep.d.ts +0 -0
  206. lodash/{ts4.1 → ts4.2}/fp/flatMapDepth.d.ts +0 -0
  207. lodash/{ts4.1 → ts4.2}/fp/flatten.d.ts +0 -0
  208. lodash/{ts4.1 → ts4.2}/fp/flattenDeep.d.ts +0 -0
  209. lodash/{ts4.1 → ts4.2}/fp/flattenDepth.d.ts +0 -0
  210. lodash/{ts4.1 → ts4.2}/fp/flip.d.ts +0 -0
  211. lodash/{ts4.1 → ts4.2}/fp/floor.d.ts +0 -0
  212. lodash/{ts4.1 → ts4.2}/fp/flow.d.ts +0 -0
  213. lodash/{ts4.1 → ts4.2}/fp/flowRight.d.ts +0 -0
  214. lodash/{ts4.1 → ts4.2}/fp/forEach.d.ts +0 -0
  215. lodash/{ts4.1 → ts4.2}/fp/forEachRight.d.ts +0 -0
  216. lodash/{ts4.1 → ts4.2}/fp/forIn.d.ts +0 -0
  217. lodash/{ts4.1 → ts4.2}/fp/forInRight.d.ts +0 -0
  218. lodash/{ts4.1 → ts4.2}/fp/forOwn.d.ts +0 -0
  219. lodash/{ts4.1 → ts4.2}/fp/forOwnRight.d.ts +0 -0
  220. lodash/{ts4.1 → ts4.2}/fp/fromPairs.d.ts +0 -0
  221. lodash/{ts4.1 → ts4.2}/fp/functions.d.ts +0 -0
  222. lodash/{ts4.1 → ts4.2}/fp/functionsIn.d.ts +0 -0
  223. lodash/{ts4.1 → ts4.2}/fp/get.d.ts +0 -0
  224. lodash/{ts4.1 → ts4.2}/fp/getOr.d.ts +0 -0
  225. lodash/{ts4.1 → ts4.2}/fp/groupBy.d.ts +0 -0
  226. lodash/{ts4.1 → ts4.2}/fp/gt.d.ts +0 -0
  227. lodash/{ts4.1 → ts4.2}/fp/gte.d.ts +0 -0
  228. lodash/{ts4.1 → ts4.2}/fp/has.d.ts +0 -0
  229. lodash/{ts4.1 → ts4.2}/fp/hasIn.d.ts +0 -0
  230. lodash/{ts4.1 → ts4.2}/fp/head.d.ts +0 -0
  231. lodash/{ts4.1 → ts4.2}/fp/identical.d.ts +0 -0
  232. lodash/{ts4.1 → ts4.2}/fp/identity.d.ts +0 -0
  233. lodash/{ts4.1 → ts4.2}/fp/inRange.d.ts +0 -0
  234. lodash/{ts4.1 → ts4.2}/fp/includes.d.ts +0 -0
  235. lodash/{ts4.1 → ts4.2}/fp/includesFrom.d.ts +0 -0
  236. lodash/{ts4.1 → ts4.2}/fp/indexBy.d.ts +0 -0
  237. lodash/{ts4.1 → ts4.2}/fp/indexOf.d.ts +0 -0
  238. lodash/{ts4.1 → ts4.2}/fp/indexOfFrom.d.ts +0 -0
  239. lodash/{ts4.1 → ts4.2}/fp/init.d.ts +0 -0
  240. lodash/{ts4.1 → ts4.2}/fp/initial.d.ts +0 -0
  241. lodash/{ts4.1 → ts4.2}/fp/intersection.d.ts +0 -0
  242. lodash/{ts4.1 → ts4.2}/fp/intersectionBy.d.ts +0 -0
  243. lodash/{ts4.1 → ts4.2}/fp/intersectionWith.d.ts +0 -0
  244. lodash/{ts4.1 → ts4.2}/fp/invert.d.ts +0 -0
  245. lodash/{ts4.1 → ts4.2}/fp/invertBy.d.ts +0 -0
  246. lodash/{ts4.1 → ts4.2}/fp/invertObj.d.ts +0 -0
  247. lodash/{ts4.1 → ts4.2}/fp/invoke.d.ts +0 -0
  248. lodash/{ts4.1 → ts4.2}/fp/invokeArgs.d.ts +0 -0
  249. lodash/{ts4.1 → ts4.2}/fp/invokeArgsMap.d.ts +0 -0
  250. lodash/{ts4.1 → ts4.2}/fp/invokeMap.d.ts +0 -0
  251. lodash/{ts4.1 → ts4.2}/fp/isArguments.d.ts +0 -0
  252. lodash/{ts4.1 → ts4.2}/fp/isArray.d.ts +0 -0
  253. lodash/{ts4.1 → ts4.2}/fp/isArrayBuffer.d.ts +0 -0
  254. lodash/{ts4.1 → ts4.2}/fp/isArrayLike.d.ts +0 -0
  255. lodash/{ts4.1 → ts4.2}/fp/isArrayLikeObject.d.ts +0 -0
  256. lodash/{ts4.1 → ts4.2}/fp/isBoolean.d.ts +0 -0
  257. lodash/{ts4.1 → ts4.2}/fp/isBuffer.d.ts +0 -0
  258. lodash/{ts4.1 → ts4.2}/fp/isDate.d.ts +0 -0
  259. lodash/{ts4.1 → ts4.2}/fp/isElement.d.ts +0 -0
  260. lodash/{ts4.1 → ts4.2}/fp/isEmpty.d.ts +0 -0
  261. lodash/{ts4.1 → ts4.2}/fp/isEqual.d.ts +0 -0
  262. lodash/{ts4.1 → ts4.2}/fp/isEqualWith.d.ts +0 -0
  263. lodash/{ts4.1 → ts4.2}/fp/isError.d.ts +0 -0
  264. lodash/{ts4.1 → ts4.2}/fp/isFinite.d.ts +0 -0
  265. lodash/{ts4.1 → ts4.2}/fp/isFunction.d.ts +0 -0
  266. lodash/{ts4.1 → ts4.2}/fp/isInteger.d.ts +0 -0
  267. lodash/{ts4.1 → ts4.2}/fp/isLength.d.ts +0 -0
  268. lodash/{ts4.1 → ts4.2}/fp/isMap.d.ts +0 -0
  269. lodash/{ts4.1 → ts4.2}/fp/isMatch.d.ts +0 -0
  270. lodash/{ts4.1 → ts4.2}/fp/isMatchWith.d.ts +0 -0
  271. lodash/{ts4.1 → ts4.2}/fp/isNaN.d.ts +0 -0
  272. lodash/{ts4.1 → ts4.2}/fp/isNative.d.ts +0 -0
  273. lodash/{ts4.1 → ts4.2}/fp/isNil.d.ts +0 -0
  274. lodash/{ts4.1 → ts4.2}/fp/isNull.d.ts +0 -0
  275. lodash/{ts4.1 → ts4.2}/fp/isNumber.d.ts +0 -0
  276. lodash/{ts4.1 → ts4.2}/fp/isObject.d.ts +0 -0
  277. lodash/{ts4.1 → ts4.2}/fp/isObjectLike.d.ts +0 -0
  278. lodash/{ts4.1 → ts4.2}/fp/isPlainObject.d.ts +0 -0
  279. lodash/{ts4.1 → ts4.2}/fp/isRegExp.d.ts +0 -0
  280. lodash/{ts4.1 → ts4.2}/fp/isSafeInteger.d.ts +0 -0
  281. lodash/{ts4.1 → ts4.2}/fp/isSet.d.ts +0 -0
  282. lodash/{ts4.1 → ts4.2}/fp/isString.d.ts +0 -0
  283. lodash/{ts4.1 → ts4.2}/fp/isSymbol.d.ts +0 -0
  284. lodash/{ts4.1 → ts4.2}/fp/isTypedArray.d.ts +0 -0
  285. lodash/{ts4.1 → ts4.2}/fp/isUndefined.d.ts +0 -0
  286. lodash/{ts4.1 → ts4.2}/fp/isWeakMap.d.ts +0 -0
  287. lodash/{ts4.1 → ts4.2}/fp/isWeakSet.d.ts +0 -0
  288. lodash/{ts4.1 → ts4.2}/fp/iteratee.d.ts +0 -0
  289. lodash/{ts4.1 → ts4.2}/fp/join.d.ts +0 -0
  290. lodash/{ts4.1 → ts4.2}/fp/juxt.d.ts +0 -0
  291. lodash/{ts4.1 → ts4.2}/fp/kebabCase.d.ts +0 -0
  292. lodash/{ts4.1 → ts4.2}/fp/keyBy.d.ts +0 -0
  293. lodash/{ts4.1 → ts4.2}/fp/keys.d.ts +0 -0
  294. lodash/{ts4.1 → ts4.2}/fp/keysIn.d.ts +0 -0
  295. lodash/{ts4.1 → ts4.2}/fp/last.d.ts +0 -0
  296. lodash/{ts4.1 → ts4.2}/fp/lastIndexOf.d.ts +0 -0
  297. lodash/{ts4.1 → ts4.2}/fp/lastIndexOfFrom.d.ts +0 -0
  298. lodash/{ts4.1 → ts4.2}/fp/lowerCase.d.ts +0 -0
  299. lodash/{ts4.1 → ts4.2}/fp/lowerFirst.d.ts +0 -0
  300. lodash/{ts4.1 → ts4.2}/fp/lt.d.ts +0 -0
  301. lodash/{ts4.1 → ts4.2}/fp/lte.d.ts +0 -0
  302. lodash/{ts4.1 → ts4.2}/fp/map.d.ts +0 -0
  303. lodash/{ts4.1 → ts4.2}/fp/mapKeys.d.ts +0 -0
  304. lodash/{ts4.1 → ts4.2}/fp/mapValues.d.ts +0 -0
  305. lodash/{ts4.1 → ts4.2}/fp/matches.d.ts +0 -0
  306. lodash/{ts4.1 → ts4.2}/fp/matchesProperty.d.ts +0 -0
  307. lodash/{ts4.1 → ts4.2}/fp/max.d.ts +0 -0
  308. lodash/{ts4.1 → ts4.2}/fp/maxBy.d.ts +0 -0
  309. lodash/{ts4.1 → ts4.2}/fp/mean.d.ts +0 -0
  310. lodash/{ts4.1 → ts4.2}/fp/meanBy.d.ts +0 -0
  311. lodash/{ts4.1 → ts4.2}/fp/memoize.d.ts +0 -0
  312. lodash/{ts4.1 → ts4.2}/fp/merge.d.ts +0 -0
  313. lodash/{ts4.1 → ts4.2}/fp/mergeAll.d.ts +0 -0
  314. lodash/{ts4.1 → ts4.2}/fp/mergeAllWith.d.ts +0 -0
  315. lodash/{ts4.1 → ts4.2}/fp/mergeWith.d.ts +0 -0
  316. lodash/{ts4.1 → ts4.2}/fp/method.d.ts +0 -0
  317. lodash/{ts4.1 → ts4.2}/fp/methodOf.d.ts +0 -0
  318. lodash/{ts4.1 → ts4.2}/fp/min.d.ts +0 -0
  319. lodash/{ts4.1 → ts4.2}/fp/minBy.d.ts +0 -0
  320. lodash/{ts4.1 → ts4.2}/fp/multiply.d.ts +0 -0
  321. lodash/{ts4.1 → ts4.2}/fp/nAry.d.ts +0 -0
  322. lodash/{ts4.1 → ts4.2}/fp/negate.d.ts +0 -0
  323. lodash/{ts4.1 → ts4.2}/fp/noConflict.d.ts +0 -0
  324. lodash/{ts4.1 → ts4.2}/fp/noop.d.ts +0 -0
  325. lodash/{ts4.1 → ts4.2}/fp/now.d.ts +0 -0
  326. lodash/{ts4.1 → ts4.2}/fp/nth.d.ts +0 -0
  327. lodash/{ts4.1 → ts4.2}/fp/nthArg.d.ts +0 -0
  328. lodash/{ts4.1 → ts4.2}/fp/omit.d.ts +0 -0
  329. lodash/{ts4.1 → ts4.2}/fp/omitAll.d.ts +0 -0
  330. lodash/{ts4.1 → ts4.2}/fp/omitBy.d.ts +0 -0
  331. lodash/{ts4.1 → ts4.2}/fp/once.d.ts +0 -0
  332. lodash/{ts4.1 → ts4.2}/fp/orderBy.d.ts +0 -0
  333. lodash/{ts4.1 → ts4.2}/fp/over.d.ts +0 -0
  334. lodash/{ts4.1 → ts4.2}/fp/overArgs.d.ts +0 -0
  335. lodash/{ts4.1 → ts4.2}/fp/overEvery.d.ts +0 -0
  336. lodash/{ts4.1 → ts4.2}/fp/overSome.d.ts +0 -0
  337. lodash/{ts4.1 → ts4.2}/fp/pad.d.ts +0 -0
  338. lodash/{ts4.1 → ts4.2}/fp/padChars.d.ts +0 -0
  339. lodash/{ts4.1 → ts4.2}/fp/padCharsEnd.d.ts +0 -0
  340. lodash/{ts4.1 → ts4.2}/fp/padCharsStart.d.ts +0 -0
  341. lodash/{ts4.1 → ts4.2}/fp/padEnd.d.ts +0 -0
  342. lodash/{ts4.1 → ts4.2}/fp/padStart.d.ts +0 -0
  343. lodash/{ts4.1 → ts4.2}/fp/parseInt.d.ts +0 -0
  344. lodash/{ts4.1 → ts4.2}/fp/partial.d.ts +0 -0
  345. lodash/{ts4.1 → ts4.2}/fp/partialRight.d.ts +0 -0
  346. lodash/{ts4.1 → ts4.2}/fp/partition.d.ts +0 -0
  347. lodash/{ts4.1 → ts4.2}/fp/path.d.ts +0 -0
  348. lodash/{ts4.1 → ts4.2}/fp/pathEq.d.ts +0 -0
  349. lodash/{ts4.1 → ts4.2}/fp/pathOr.d.ts +0 -0
  350. lodash/{ts4.1 → ts4.2}/fp/paths.d.ts +0 -0
  351. lodash/{ts4.1 → ts4.2}/fp/pick.d.ts +0 -0
  352. lodash/{ts4.1 → ts4.2}/fp/pickAll.d.ts +0 -0
  353. lodash/{ts4.1 → ts4.2}/fp/pickBy.d.ts +0 -0
  354. lodash/{ts4.1 → ts4.2}/fp/pipe.d.ts +0 -0
  355. lodash/{ts4.1 → ts4.2}/fp/placeholder.d.ts +0 -0
  356. lodash/{ts4.1 → ts4.2}/fp/pluck.d.ts +0 -0
  357. lodash/{ts4.1 → ts4.2}/fp/prop.d.ts +0 -0
  358. lodash/{ts4.1 → ts4.2}/fp/propEq.d.ts +0 -0
  359. lodash/{ts4.1 → ts4.2}/fp/propOr.d.ts +0 -0
  360. lodash/{ts4.1 → ts4.2}/fp/property.d.ts +0 -0
  361. lodash/{ts4.1 → ts4.2}/fp/propertyOf.d.ts +0 -0
  362. lodash/{ts4.1 → ts4.2}/fp/props.d.ts +0 -0
  363. lodash/{ts4.1 → ts4.2}/fp/pull.d.ts +0 -0
  364. lodash/{ts4.1 → ts4.2}/fp/pullAll.d.ts +0 -0
  365. lodash/{ts4.1 → ts4.2}/fp/pullAllBy.d.ts +0 -0
  366. lodash/{ts4.1 → ts4.2}/fp/pullAllWith.d.ts +0 -0
  367. lodash/{ts4.1 → ts4.2}/fp/pullAt.d.ts +0 -0
  368. lodash/{ts4.1 → ts4.2}/fp/random.d.ts +0 -0
  369. lodash/{ts4.1 → ts4.2}/fp/range.d.ts +0 -0
  370. lodash/{ts4.1 → ts4.2}/fp/rangeRight.d.ts +0 -0
  371. lodash/{ts4.1 → ts4.2}/fp/rangeStep.d.ts +0 -0
  372. lodash/{ts4.1 → ts4.2}/fp/rangeStepRight.d.ts +0 -0
  373. lodash/{ts4.1 → ts4.2}/fp/rearg.d.ts +0 -0
  374. lodash/{ts4.1 → ts4.2}/fp/reduce.d.ts +0 -0
  375. lodash/{ts4.1 → ts4.2}/fp/reduceRight.d.ts +0 -0
  376. lodash/{ts4.1 → ts4.2}/fp/reject.d.ts +0 -0
  377. lodash/{ts4.1 → ts4.2}/fp/remove.d.ts +0 -0
  378. lodash/{ts4.1 → ts4.2}/fp/repeat.d.ts +0 -0
  379. lodash/{ts4.1 → ts4.2}/fp/replace.d.ts +0 -0
  380. lodash/{ts4.1 → ts4.2}/fp/rest.d.ts +0 -0
  381. lodash/{ts4.1 → ts4.2}/fp/restFrom.d.ts +0 -0
  382. lodash/{ts4.1 → ts4.2}/fp/result.d.ts +0 -0
  383. lodash/{ts4.1 → ts4.2}/fp/reverse.d.ts +0 -0
  384. lodash/{ts4.1 → ts4.2}/fp/round.d.ts +0 -0
  385. lodash/{ts4.1 → ts4.2}/fp/runInContext.d.ts +0 -0
  386. lodash/{ts4.1 → ts4.2}/fp/sample.d.ts +0 -0
  387. lodash/{ts4.1 → ts4.2}/fp/sampleSize.d.ts +0 -0
  388. lodash/{ts4.1 → ts4.2}/fp/set.d.ts +0 -0
  389. lodash/{ts4.1 → ts4.2}/fp/setWith.d.ts +0 -0
  390. lodash/{ts4.1 → ts4.2}/fp/shuffle.d.ts +0 -0
  391. lodash/{ts4.1 → ts4.2}/fp/size.d.ts +0 -0
  392. lodash/{ts4.1 → ts4.2}/fp/slice.d.ts +0 -0
  393. lodash/{ts4.1 → ts4.2}/fp/snakeCase.d.ts +0 -0
  394. lodash/{ts4.1 → ts4.2}/fp/some.d.ts +0 -0
  395. lodash/{ts4.1 → ts4.2}/fp/sortBy.d.ts +0 -0
  396. lodash/{ts4.1 → ts4.2}/fp/sortedIndex.d.ts +0 -0
  397. lodash/{ts4.1 → ts4.2}/fp/sortedIndexBy.d.ts +0 -0
  398. lodash/{ts4.1 → ts4.2}/fp/sortedIndexOf.d.ts +0 -0
  399. lodash/{ts4.1 → ts4.2}/fp/sortedLastIndex.d.ts +0 -0
  400. lodash/{ts4.1 → ts4.2}/fp/sortedLastIndexBy.d.ts +0 -0
  401. lodash/{ts4.1 → ts4.2}/fp/sortedLastIndexOf.d.ts +0 -0
  402. lodash/{ts4.1 → ts4.2}/fp/sortedUniq.d.ts +0 -0
  403. lodash/{ts4.1 → ts4.2}/fp/sortedUniqBy.d.ts +0 -0
  404. lodash/{ts4.1 → ts4.2}/fp/split.d.ts +0 -0
  405. lodash/{ts4.1 → ts4.2}/fp/spread.d.ts +0 -0
  406. lodash/{ts4.1 → ts4.2}/fp/spreadFrom.d.ts +0 -0
  407. lodash/{ts4.1 → ts4.2}/fp/startCase.d.ts +0 -0
  408. lodash/{ts4.1 → ts4.2}/fp/startsWith.d.ts +0 -0
  409. lodash/{ts4.1 → ts4.2}/fp/stubArray.d.ts +0 -0
  410. lodash/{ts4.1 → ts4.2}/fp/stubFalse.d.ts +0 -0
  411. lodash/{ts4.1 → ts4.2}/fp/stubObject.d.ts +0 -0
  412. lodash/{ts4.1 → ts4.2}/fp/stubString.d.ts +0 -0
  413. lodash/{ts4.1 → ts4.2}/fp/stubTrue.d.ts +0 -0
  414. lodash/{ts4.1 → ts4.2}/fp/subtract.d.ts +0 -0
  415. lodash/{ts4.1 → ts4.2}/fp/sum.d.ts +0 -0
  416. lodash/{ts4.1 → ts4.2}/fp/sumBy.d.ts +0 -0
  417. lodash/{ts4.1 → ts4.2}/fp/symmetricDifference.d.ts +0 -0
  418. lodash/{ts4.1 → ts4.2}/fp/symmetricDifferenceBy.d.ts +0 -0
  419. lodash/{ts4.1 → ts4.2}/fp/symmetricDifferenceWith.d.ts +0 -0
  420. lodash/{ts4.1 → ts4.2}/fp/tail.d.ts +0 -0
  421. lodash/{ts4.1 → ts4.2}/fp/take.d.ts +0 -0
  422. lodash/{ts4.1 → ts4.2}/fp/takeLast.d.ts +0 -0
  423. lodash/{ts4.1 → ts4.2}/fp/takeLastWhile.d.ts +0 -0
  424. lodash/{ts4.1 → ts4.2}/fp/takeRight.d.ts +0 -0
  425. lodash/{ts4.1 → ts4.2}/fp/takeRightWhile.d.ts +0 -0
  426. lodash/{ts4.1 → ts4.2}/fp/takeWhile.d.ts +0 -0
  427. lodash/{ts4.1 → ts4.2}/fp/tap.d.ts +0 -0
  428. lodash/{ts4.1 → ts4.2}/fp/template.d.ts +0 -0
  429. lodash/{ts4.1 → ts4.2}/fp/throttle.d.ts +0 -0
  430. lodash/{ts4.1 → ts4.2}/fp/thru.d.ts +0 -0
  431. lodash/{ts4.1 → ts4.2}/fp/times.d.ts +0 -0
  432. lodash/{ts4.1 → ts4.2}/fp/toArray.d.ts +0 -0
  433. lodash/{ts4.1 → ts4.2}/fp/toFinite.d.ts +0 -0
  434. lodash/{ts4.1 → ts4.2}/fp/toInteger.d.ts +0 -0
  435. lodash/{ts4.1 → ts4.2}/fp/toLength.d.ts +0 -0
  436. lodash/{ts4.1 → ts4.2}/fp/toLower.d.ts +0 -0
  437. lodash/{ts4.1 → ts4.2}/fp/toNumber.d.ts +0 -0
  438. lodash/{ts4.1 → ts4.2}/fp/toPairs.d.ts +0 -0
  439. lodash/{ts4.1 → ts4.2}/fp/toPairsIn.d.ts +0 -0
  440. lodash/{ts4.1 → ts4.2}/fp/toPath.d.ts +0 -0
  441. lodash/{ts4.1 → ts4.2}/fp/toPlainObject.d.ts +0 -0
  442. lodash/{ts4.1 → ts4.2}/fp/toSafeInteger.d.ts +0 -0
  443. lodash/{ts4.1 → ts4.2}/fp/toString.d.ts +0 -0
  444. lodash/{ts4.1 → ts4.2}/fp/toUpper.d.ts +0 -0
  445. lodash/{ts4.1 → ts4.2}/fp/transform.d.ts +0 -0
  446. lodash/{ts4.1 → ts4.2}/fp/trim.d.ts +0 -0
  447. lodash/{ts4.1 → ts4.2}/fp/trimChars.d.ts +0 -0
  448. lodash/{ts4.1 → ts4.2}/fp/trimCharsEnd.d.ts +0 -0
  449. lodash/{ts4.1 → ts4.2}/fp/trimCharsStart.d.ts +0 -0
  450. lodash/{ts4.1 → ts4.2}/fp/trimEnd.d.ts +0 -0
  451. lodash/{ts4.1 → ts4.2}/fp/trimStart.d.ts +0 -0
  452. lodash/{ts4.1 → ts4.2}/fp/truncate.d.ts +0 -0
  453. lodash/{ts4.1 → ts4.2}/fp/unapply.d.ts +0 -0
  454. lodash/{ts4.1 → ts4.2}/fp/unary.d.ts +0 -0
  455. lodash/{ts4.1 → ts4.2}/fp/unescape.d.ts +0 -0
  456. lodash/{ts4.1 → ts4.2}/fp/union.d.ts +0 -0
  457. lodash/{ts4.1 → ts4.2}/fp/unionBy.d.ts +0 -0
  458. lodash/{ts4.1 → ts4.2}/fp/unionWith.d.ts +0 -0
  459. lodash/{ts4.1 → ts4.2}/fp/uniq.d.ts +0 -0
  460. lodash/{ts4.1 → ts4.2}/fp/uniqBy.d.ts +0 -0
  461. lodash/{ts4.1 → ts4.2}/fp/uniqWith.d.ts +0 -0
  462. lodash/{ts4.1 → ts4.2}/fp/uniqueId.d.ts +0 -0
  463. lodash/{ts4.1 → ts4.2}/fp/unnest.d.ts +0 -0
  464. lodash/{ts4.1 → ts4.2}/fp/unset.d.ts +0 -0
  465. lodash/{ts4.1 → ts4.2}/fp/unzip.d.ts +0 -0
  466. lodash/{ts4.1 → ts4.2}/fp/unzipWith.d.ts +0 -0
  467. lodash/{ts4.1 → ts4.2}/fp/update.d.ts +0 -0
  468. lodash/{ts4.1 → ts4.2}/fp/updateWith.d.ts +0 -0
  469. lodash/{ts4.1 → ts4.2}/fp/upperCase.d.ts +0 -0
  470. lodash/{ts4.1 → ts4.2}/fp/upperFirst.d.ts +0 -0
  471. lodash/{ts4.1 → ts4.2}/fp/useWith.d.ts +0 -0
  472. lodash/{ts4.1 → ts4.2}/fp/values.d.ts +0 -0
  473. lodash/{ts4.1 → ts4.2}/fp/valuesIn.d.ts +0 -0
  474. lodash/{ts4.1 → ts4.2}/fp/where.d.ts +0 -0
  475. lodash/{ts4.1 → ts4.2}/fp/whereEq.d.ts +0 -0
  476. lodash/{ts4.1 → ts4.2}/fp/without.d.ts +0 -0
  477. lodash/{ts4.1 → ts4.2}/fp/words.d.ts +0 -0
  478. lodash/{ts4.1 → ts4.2}/fp/wrap.d.ts +0 -0
  479. lodash/{ts4.1 → ts4.2}/fp/xor.d.ts +0 -0
  480. lodash/{ts4.1 → ts4.2}/fp/xorBy.d.ts +0 -0
  481. lodash/{ts4.1 → ts4.2}/fp/xorWith.d.ts +0 -0
  482. lodash/{ts4.1 → ts4.2}/fp/zip.d.ts +0 -0
  483. lodash/{ts4.1 → ts4.2}/fp/zipAll.d.ts +0 -0
  484. lodash/{ts4.1 → ts4.2}/fp/zipObj.d.ts +0 -0
  485. lodash/{ts4.1 → ts4.2}/fp/zipObject.d.ts +0 -0
  486. lodash/{ts4.1 → ts4.2}/fp/zipObjectDeep.d.ts +0 -0
  487. lodash/{ts4.1 → ts4.2}/fp/zipWith.d.ts +0 -0
  488. lodash/{ts4.1 → ts4.2}/fp.d.ts +1 -1
  489. /lodash/{ts4.1 → ts4.2}/fromPairs.d.ts +0 -0
  490. /lodash/{ts4.1 → ts4.2}/functions.d.ts +0 -0
  491. /lodash/{ts4.1 → ts4.2}/functionsIn.d.ts +0 -0
  492. /lodash/{ts4.1 → ts4.2}/get.d.ts +0 -0
  493. /lodash/{ts4.1 → ts4.2}/groupBy.d.ts +0 -0
  494. /lodash/{ts4.1 → ts4.2}/gt.d.ts +0 -0
  495. /lodash/{ts4.1 → ts4.2}/gte.d.ts +0 -0
  496. /lodash/{ts4.1 → ts4.2}/has.d.ts +0 -0
  497. /lodash/{ts4.1 → ts4.2}/hasIn.d.ts +0 -0
  498. /lodash/{ts4.1 → ts4.2}/head.d.ts +0 -0
  499. /lodash/{ts4.1 → ts4.2}/identity.d.ts +0 -0
  500. /lodash/{ts4.1 → ts4.2}/inRange.d.ts +0 -0
  501. /lodash/{ts4.1 → ts4.2}/includes.d.ts +0 -0
  502. /lodash/{ts4.1 → ts4.2}/index.d.ts +0 -0
  503. /lodash/{ts4.1 → ts4.2}/indexOf.d.ts +0 -0
  504. /lodash/{ts4.1 → ts4.2}/initial.d.ts +0 -0
  505. /lodash/{ts4.1 → ts4.2}/intersection.d.ts +0 -0
  506. /lodash/{ts4.1 → ts4.2}/intersectionBy.d.ts +0 -0
  507. /lodash/{ts4.1 → ts4.2}/intersectionWith.d.ts +0 -0
  508. /lodash/{ts4.1 → ts4.2}/invert.d.ts +0 -0
  509. /lodash/{ts4.1 → ts4.2}/invertBy.d.ts +0 -0
  510. /lodash/{ts4.1 → ts4.2}/invoke.d.ts +0 -0
  511. /lodash/{ts4.1 → ts4.2}/invokeMap.d.ts +0 -0
  512. /lodash/{ts4.1 → ts4.2}/isArguments.d.ts +0 -0
  513. /lodash/{ts4.1 → ts4.2}/isArray.d.ts +0 -0
  514. /lodash/{ts4.1 → ts4.2}/isArrayBuffer.d.ts +0 -0
  515. /lodash/{ts4.1 → ts4.2}/isArrayLike.d.ts +0 -0
  516. /lodash/{ts4.1 → ts4.2}/isArrayLikeObject.d.ts +0 -0
  517. /lodash/{ts4.1 → ts4.2}/isBoolean.d.ts +0 -0
  518. /lodash/{ts4.1 → ts4.2}/isBuffer.d.ts +0 -0
  519. /lodash/{ts4.1 → ts4.2}/isDate.d.ts +0 -0
  520. /lodash/{ts4.1 → ts4.2}/isElement.d.ts +0 -0
  521. /lodash/{ts4.1 → ts4.2}/isEmpty.d.ts +0 -0
  522. /lodash/{ts4.1 → ts4.2}/isEqual.d.ts +0 -0
  523. /lodash/{ts4.1 → ts4.2}/isEqualWith.d.ts +0 -0
  524. /lodash/{ts4.1 → ts4.2}/isError.d.ts +0 -0
  525. /lodash/{ts4.1 → ts4.2}/isFinite.d.ts +0 -0
  526. /lodash/{ts4.1 → ts4.2}/isFunction.d.ts +0 -0
  527. /lodash/{ts4.1 → ts4.2}/isInteger.d.ts +0 -0
  528. /lodash/{ts4.1 → ts4.2}/isLength.d.ts +0 -0
  529. /lodash/{ts4.1 → ts4.2}/isMap.d.ts +0 -0
  530. /lodash/{ts4.1 → ts4.2}/isMatch.d.ts +0 -0
  531. /lodash/{ts4.1 → ts4.2}/isMatchWith.d.ts +0 -0
  532. /lodash/{ts4.1 → ts4.2}/isNaN.d.ts +0 -0
  533. /lodash/{ts4.1 → ts4.2}/isNative.d.ts +0 -0
  534. /lodash/{ts4.1 → ts4.2}/isNil.d.ts +0 -0
  535. /lodash/{ts4.1 → ts4.2}/isNull.d.ts +0 -0
  536. /lodash/{ts4.1 → ts4.2}/isNumber.d.ts +0 -0
  537. /lodash/{ts4.1 → ts4.2}/isObject.d.ts +0 -0
  538. /lodash/{ts4.1 → ts4.2}/isObjectLike.d.ts +0 -0
  539. /lodash/{ts4.1 → ts4.2}/isPlainObject.d.ts +0 -0
  540. /lodash/{ts4.1 → ts4.2}/isRegExp.d.ts +0 -0
  541. /lodash/{ts4.1 → ts4.2}/isSafeInteger.d.ts +0 -0
  542. /lodash/{ts4.1 → ts4.2}/isSet.d.ts +0 -0
  543. /lodash/{ts4.1 → ts4.2}/isString.d.ts +0 -0
  544. /lodash/{ts4.1 → ts4.2}/isSymbol.d.ts +0 -0
  545. /lodash/{ts4.1 → ts4.2}/isTypedArray.d.ts +0 -0
  546. /lodash/{ts4.1 → ts4.2}/isUndefined.d.ts +0 -0
  547. /lodash/{ts4.1 → ts4.2}/isWeakMap.d.ts +0 -0
  548. /lodash/{ts4.1 → ts4.2}/isWeakSet.d.ts +0 -0
  549. /lodash/{ts4.1 → ts4.2}/iteratee.d.ts +0 -0
  550. /lodash/{ts4.1 → ts4.2}/join.d.ts +0 -0
  551. /lodash/{ts4.1 → ts4.2}/kebabCase.d.ts +0 -0
  552. /lodash/{ts4.1 → ts4.2}/keyBy.d.ts +0 -0
  553. /lodash/{ts4.1 → ts4.2}/keys.d.ts +0 -0
  554. /lodash/{ts4.1 → ts4.2}/keysIn.d.ts +0 -0
  555. /lodash/{ts4.1 → ts4.2}/last.d.ts +0 -0
  556. /lodash/{ts4.1 → ts4.2}/lastIndexOf.d.ts +0 -0
  557. /lodash/{ts4.1 → ts4.2}/lowerCase.d.ts +0 -0
  558. /lodash/{ts4.1 → ts4.2}/lowerFirst.d.ts +0 -0
  559. /lodash/{ts4.1 → ts4.2}/lt.d.ts +0 -0
  560. /lodash/{ts4.1 → ts4.2}/lte.d.ts +0 -0
  561. /lodash/{ts4.1 → ts4.2}/map.d.ts +0 -0
  562. /lodash/{ts4.1 → ts4.2}/mapKeys.d.ts +0 -0
  563. /lodash/{ts4.1 → ts4.2}/mapValues.d.ts +0 -0
  564. /lodash/{ts4.1 → ts4.2}/matches.d.ts +0 -0
  565. /lodash/{ts4.1 → ts4.2}/matchesProperty.d.ts +0 -0
  566. /lodash/{ts4.1 → ts4.2}/max.d.ts +0 -0
  567. /lodash/{ts4.1 → ts4.2}/maxBy.d.ts +0 -0
  568. /lodash/{ts4.1 → ts4.2}/mean.d.ts +0 -0
  569. /lodash/{ts4.1 → ts4.2}/meanBy.d.ts +0 -0
  570. /lodash/{ts4.1 → ts4.2}/memoize.d.ts +0 -0
  571. /lodash/{ts4.1 → ts4.2}/merge.d.ts +0 -0
  572. /lodash/{ts4.1 → ts4.2}/mergeWith.d.ts +0 -0
  573. /lodash/{ts4.1 → ts4.2}/method.d.ts +0 -0
  574. /lodash/{ts4.1 → ts4.2}/methodOf.d.ts +0 -0
  575. /lodash/{ts4.1 → ts4.2}/min.d.ts +0 -0
  576. /lodash/{ts4.1 → ts4.2}/minBy.d.ts +0 -0
  577. /lodash/{ts4.1 → ts4.2}/mixin.d.ts +0 -0
  578. /lodash/{ts4.1 → ts4.2}/multiply.d.ts +0 -0
  579. /lodash/{ts4.1 → ts4.2}/negate.d.ts +0 -0
  580. /lodash/{ts4.1 → ts4.2}/noConflict.d.ts +0 -0
  581. /lodash/{ts4.1 → ts4.2}/noop.d.ts +0 -0
  582. /lodash/{ts4.1 → ts4.2}/now.d.ts +0 -0
  583. /lodash/{ts4.1 → ts4.2}/nth.d.ts +0 -0
  584. /lodash/{ts4.1 → ts4.2}/nthArg.d.ts +0 -0
  585. /lodash/{ts4.1 → ts4.2}/omit.d.ts +0 -0
  586. /lodash/{ts4.1 → ts4.2}/omitBy.d.ts +0 -0
  587. /lodash/{ts4.1 → ts4.2}/once.d.ts +0 -0
  588. /lodash/{ts4.1 → ts4.2}/orderBy.d.ts +0 -0
  589. /lodash/{ts4.1 → ts4.2}/over.d.ts +0 -0
  590. /lodash/{ts4.1 → ts4.2}/overArgs.d.ts +0 -0
  591. /lodash/{ts4.1 → ts4.2}/overEvery.d.ts +0 -0
  592. /lodash/{ts4.1 → ts4.2}/overSome.d.ts +0 -0
  593. /lodash/{ts4.1 → ts4.2}/pad.d.ts +0 -0
  594. /lodash/{ts4.1 → ts4.2}/padEnd.d.ts +0 -0
  595. /lodash/{ts4.1 → ts4.2}/padStart.d.ts +0 -0
  596. /lodash/{ts4.1 → ts4.2}/parseInt.d.ts +0 -0
  597. /lodash/{ts4.1 → ts4.2}/partial.d.ts +0 -0
  598. /lodash/{ts4.1 → ts4.2}/partialRight.d.ts +0 -0
  599. /lodash/{ts4.1 → ts4.2}/partition.d.ts +0 -0
  600. /lodash/{ts4.1 → ts4.2}/pick.d.ts +0 -0
  601. /lodash/{ts4.1 → ts4.2}/pickBy.d.ts +0 -0
  602. /lodash/{ts4.1 → ts4.2}/property.d.ts +0 -0
  603. /lodash/{ts4.1 → ts4.2}/propertyOf.d.ts +0 -0
  604. /lodash/{ts4.1 → ts4.2}/pull.d.ts +0 -0
  605. /lodash/{ts4.1 → ts4.2}/pullAll.d.ts +0 -0
  606. /lodash/{ts4.1 → ts4.2}/pullAllBy.d.ts +0 -0
  607. /lodash/{ts4.1 → ts4.2}/pullAllWith.d.ts +0 -0
  608. /lodash/{ts4.1 → ts4.2}/pullAt.d.ts +0 -0
  609. /lodash/{ts4.1 → ts4.2}/random.d.ts +0 -0
  610. /lodash/{ts4.1 → ts4.2}/range.d.ts +0 -0
  611. /lodash/{ts4.1 → ts4.2}/rangeRight.d.ts +0 -0
  612. /lodash/{ts4.1 → ts4.2}/rearg.d.ts +0 -0
  613. /lodash/{ts4.1 → ts4.2}/reduce.d.ts +0 -0
  614. /lodash/{ts4.1 → ts4.2}/reduceRight.d.ts +0 -0
  615. /lodash/{ts4.1 → ts4.2}/reject.d.ts +0 -0
  616. /lodash/{ts4.1 → ts4.2}/remove.d.ts +0 -0
  617. /lodash/{ts4.1 → ts4.2}/repeat.d.ts +0 -0
  618. /lodash/{ts4.1 → ts4.2}/replace.d.ts +0 -0
  619. /lodash/{ts4.1 → ts4.2}/rest.d.ts +0 -0
  620. /lodash/{ts4.1 → ts4.2}/result.d.ts +0 -0
  621. /lodash/{ts4.1 → ts4.2}/reverse.d.ts +0 -0
  622. /lodash/{ts4.1 → ts4.2}/round.d.ts +0 -0
  623. /lodash/{ts4.1 → ts4.2}/runInContext.d.ts +0 -0
  624. /lodash/{ts4.1 → ts4.2}/sample.d.ts +0 -0
  625. /lodash/{ts4.1 → ts4.2}/sampleSize.d.ts +0 -0
  626. /lodash/{ts4.1 → ts4.2}/set.d.ts +0 -0
  627. /lodash/{ts4.1 → ts4.2}/setWith.d.ts +0 -0
  628. /lodash/{ts4.1 → ts4.2}/shuffle.d.ts +0 -0
  629. /lodash/{ts4.1 → ts4.2}/size.d.ts +0 -0
  630. /lodash/{ts4.1 → ts4.2}/slice.d.ts +0 -0
  631. /lodash/{ts4.1 → ts4.2}/snakeCase.d.ts +0 -0
  632. /lodash/{ts4.1 → ts4.2}/some.d.ts +0 -0
  633. /lodash/{ts4.1 → ts4.2}/sortBy.d.ts +0 -0
  634. /lodash/{ts4.1 → ts4.2}/sortedIndex.d.ts +0 -0
  635. /lodash/{ts4.1 → ts4.2}/sortedIndexBy.d.ts +0 -0
  636. /lodash/{ts4.1 → ts4.2}/sortedIndexOf.d.ts +0 -0
  637. /lodash/{ts4.1 → ts4.2}/sortedLastIndex.d.ts +0 -0
  638. /lodash/{ts4.1 → ts4.2}/sortedLastIndexBy.d.ts +0 -0
  639. /lodash/{ts4.1 → ts4.2}/sortedLastIndexOf.d.ts +0 -0
  640. /lodash/{ts4.1 → ts4.2}/sortedUniq.d.ts +0 -0
  641. /lodash/{ts4.1 → ts4.2}/sortedUniqBy.d.ts +0 -0
  642. /lodash/{ts4.1 → ts4.2}/split.d.ts +0 -0
  643. /lodash/{ts4.1 → ts4.2}/spread.d.ts +0 -0
  644. /lodash/{ts4.1 → ts4.2}/startCase.d.ts +0 -0
  645. /lodash/{ts4.1 → ts4.2}/startsWith.d.ts +0 -0
  646. /lodash/{ts4.1 → ts4.2}/stubFalse.d.ts +0 -0
  647. /lodash/{ts4.1 → ts4.2}/stubTrue.d.ts +0 -0
  648. /lodash/{ts4.1 → ts4.2}/subtract.d.ts +0 -0
  649. /lodash/{ts4.1 → ts4.2}/sum.d.ts +0 -0
  650. /lodash/{ts4.1 → ts4.2}/sumBy.d.ts +0 -0
  651. /lodash/{ts4.1 → ts4.2}/tail.d.ts +0 -0
  652. /lodash/{ts4.1 → ts4.2}/take.d.ts +0 -0
  653. /lodash/{ts4.1 → ts4.2}/takeRight.d.ts +0 -0
  654. /lodash/{ts4.1 → ts4.2}/takeRightWhile.d.ts +0 -0
  655. /lodash/{ts4.1 → ts4.2}/takeWhile.d.ts +0 -0
  656. /lodash/{ts4.1 → ts4.2}/tap.d.ts +0 -0
  657. /lodash/{ts4.1 → ts4.2}/template.d.ts +0 -0
  658. /lodash/{ts4.1 → ts4.2}/throttle.d.ts +0 -0
  659. /lodash/{ts4.1 → ts4.2}/thru.d.ts +0 -0
  660. /lodash/{ts4.1 → ts4.2}/times.d.ts +0 -0
  661. /lodash/{ts4.1 → ts4.2}/toArray.d.ts +0 -0
  662. /lodash/{ts4.1 → ts4.2}/toFinite.d.ts +0 -0
  663. /lodash/{ts4.1 → ts4.2}/toInteger.d.ts +0 -0
  664. /lodash/{ts4.1 → ts4.2}/toLength.d.ts +0 -0
  665. /lodash/{ts4.1 → ts4.2}/toLower.d.ts +0 -0
  666. /lodash/{ts4.1 → ts4.2}/toNumber.d.ts +0 -0
  667. /lodash/{ts4.1 → ts4.2}/toPairs.d.ts +0 -0
  668. /lodash/{ts4.1 → ts4.2}/toPairsIn.d.ts +0 -0
  669. /lodash/{ts4.1 → ts4.2}/toPath.d.ts +0 -0
  670. /lodash/{ts4.1 → ts4.2}/toPlainObject.d.ts +0 -0
  671. /lodash/{ts4.1 → ts4.2}/toSafeInteger.d.ts +0 -0
  672. /lodash/{ts4.1 → ts4.2}/toString.d.ts +0 -0
  673. /lodash/{ts4.1 → ts4.2}/toUpper.d.ts +0 -0
  674. /lodash/{ts4.1 → ts4.2}/transform.d.ts +0 -0
  675. /lodash/{ts4.1 → ts4.2}/trim.d.ts +0 -0
  676. /lodash/{ts4.1 → ts4.2}/trimEnd.d.ts +0 -0
  677. /lodash/{ts4.1 → ts4.2}/trimStart.d.ts +0 -0
  678. /lodash/{ts4.1 → ts4.2}/truncate.d.ts +0 -0
  679. /lodash/{ts4.1 → ts4.2}/unary.d.ts +0 -0
  680. /lodash/{ts4.1 → ts4.2}/unescape.d.ts +0 -0
  681. /lodash/{ts4.1 → ts4.2}/union.d.ts +0 -0
  682. /lodash/{ts4.1 → ts4.2}/unionBy.d.ts +0 -0
  683. /lodash/{ts4.1 → ts4.2}/unionWith.d.ts +0 -0
  684. /lodash/{ts4.1 → ts4.2}/uniq.d.ts +0 -0
  685. /lodash/{ts4.1 → ts4.2}/uniqBy.d.ts +0 -0
  686. /lodash/{ts4.1 → ts4.2}/uniqWith.d.ts +0 -0
  687. /lodash/{ts4.1 → ts4.2}/uniqueId.d.ts +0 -0
  688. /lodash/{ts4.1 → ts4.2}/unset.d.ts +0 -0
  689. /lodash/{ts4.1 → ts4.2}/unzip.d.ts +0 -0
  690. /lodash/{ts4.1 → ts4.2}/unzipWith.d.ts +0 -0
  691. /lodash/{ts4.1 → ts4.2}/update.d.ts +0 -0
  692. /lodash/{ts4.1 → ts4.2}/updateWith.d.ts +0 -0
  693. /lodash/{ts4.1 → ts4.2}/upperCase.d.ts +0 -0
  694. /lodash/{ts4.1 → ts4.2}/upperFirst.d.ts +0 -0
  695. /lodash/{ts4.1 → ts4.2}/values.d.ts +0 -0
  696. /lodash/{ts4.1 → ts4.2}/valuesIn.d.ts +0 -0
  697. /lodash/{ts4.1 → ts4.2}/without.d.ts +0 -0
  698. /lodash/{ts4.1 → ts4.2}/words.d.ts +0 -0
  699. /lodash/{ts4.1 → ts4.2}/wrap.d.ts +0 -0
  700. /lodash/{ts4.1 → ts4.2}/xor.d.ts +0 -0
  701. /lodash/{ts4.1 → ts4.2}/xorBy.d.ts +0 -0
  702. /lodash/{ts4.1 → ts4.2}/xorWith.d.ts +0 -0
  703. /lodash/{ts4.1 → ts4.2}/zip.d.ts +0 -0
  704. /lodash/{ts4.1 → ts4.2}/zipObject.d.ts +0 -0
  705. /lodash/{ts4.1 → ts4.2}/zipObjectDeep.d.ts +0 -0
  706. /lodash/{ts4.1 → ts4.2}/zipWith.d.ts +0 -0
lodash/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains type definitions for Lo-Dash (https://lodash.com).
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 04 Nov 2022 15:02:54 GMT
11
+ * Last updated: Wed, 23 Nov 2022 18:11:35 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `_`
14
14
 
lodash/common/array.d.ts CHANGED
@@ -25,16 +25,17 @@ declare module "../index" {
25
25
  }
26
26
  interface LoDashStatic {
27
27
  /**
28
- * Creates an array with all falsey values removed. The values false, null, 0, "", undefined, and NaN are
28
+ * Creates an array with all falsey values removed. The values false, null, 0, 0n, "", undefined, and NaN are
29
29
  * falsey.
30
30
  *
31
31
  * @param array The array to compact.
32
32
  * @return Returns the new array of filtered values.
33
33
  */
34
- compact<T>(array: List<T | null | undefined | false | "" | 0> | null | undefined): T[];
34
+ compact<T>(array: List<T | Falsey> | null | undefined): T[];
35
35
  }
36
36
 
37
- type Truthy<T> = T extends null | undefined | false | "" | 0 ? never : T;
37
+ type Falsey = null | undefined | false | "" | 0 | 0n;
38
+ type Truthy<T> = T extends Falsey ? never : T;
38
39
  interface Collection<T> {
39
40
  /**
40
41
  * @see _.compact
lodash/common/object.d.ts CHANGED
@@ -1023,36 +1023,38 @@ declare module "../index" {
1023
1023
  type GetIndexedField<T, K> = K extends keyof T
1024
1024
  ? T[K]
1025
1025
  : K extends `${number}`
1026
- ? '0' extends keyof T
1027
- ? undefined
1028
- : number extends keyof T
1029
- ? T[number]
1026
+ ? 'length' extends keyof T
1027
+ ? number extends T['length']
1028
+ ? number extends keyof T
1029
+ ? T[number]
1030
+ : undefined
1031
+ : undefined
1030
1032
  : undefined
1031
1033
  : undefined;
1032
1034
 
1033
1035
  type FieldWithPossiblyUndefined<T, Key> =
1034
- | GetFieldType<Exclude<T, undefined>, Key>
1035
- | Extract<T, undefined>;
1036
+ | GetFieldType<Exclude<T, undefined>, Key>
1037
+ | Extract<T, undefined>;
1036
1038
 
1037
1039
  type IndexedFieldWithPossiblyUndefined<T, Key> =
1038
- | GetIndexedField<Exclude<T, undefined>, Key>
1039
- | Extract<T, undefined>;
1040
+ | GetIndexedField<Exclude<T, undefined>, Key>
1041
+ | Extract<T, undefined>;
1040
1042
 
1041
1043
  type GetFieldType<T, P> = P extends `${infer Left}.${infer Right}`
1042
- ? Left extends keyof T
1043
- ? FieldWithPossiblyUndefined<T[Left], Right>
1044
- : Left extends `${infer FieldKey}[${infer IndexKey}]`
1045
- ? FieldKey extends keyof T
1046
- ? FieldWithPossiblyUndefined<IndexedFieldWithPossiblyUndefined<T[FieldKey], IndexKey>, Right>
1047
- : undefined
1048
- : undefined
1049
- : P extends keyof T
1050
- ? T[P]
1051
- : P extends `${infer FieldKey}[${infer IndexKey}]`
1052
- ? FieldKey extends keyof T
1053
- ? IndexedFieldWithPossiblyUndefined<T[FieldKey], IndexKey>
1054
- : undefined
1055
- : undefined;
1044
+ ? Left extends keyof Exclude<T, undefined>
1045
+ ? FieldWithPossiblyUndefined<Exclude<T, undefined>[Left], Right> | Extract<T, undefined>
1046
+ : Left extends `${infer FieldKey}[${infer IndexKey}]`
1047
+ ? FieldKey extends keyof T
1048
+ ? FieldWithPossiblyUndefined<IndexedFieldWithPossiblyUndefined<T[FieldKey], IndexKey>, Right>
1049
+ : undefined
1050
+ : undefined
1051
+ : P extends keyof T
1052
+ ? T[P]
1053
+ : P extends `${infer FieldKey}[${infer IndexKey}]`
1054
+ ? FieldKey extends keyof T
1055
+ ? IndexedFieldWithPossiblyUndefined<T[FieldKey], IndexKey>
1056
+ : undefined
1057
+ : IndexedFieldWithPossiblyUndefined<T, P>;
1056
1058
 
1057
1059
  interface LoDashStatic {
1058
1060
  /**
lodash/fp.d.ts CHANGED
@@ -299,7 +299,7 @@ declare namespace _ {
299
299
  <TResult>(customizer: lodash.CloneWithCustomizer<T, TResult | undefined>): TResult | T;
300
300
  }
301
301
  type LodashCloneWith2x1<T, TResult> = (value: T) => TResult | T;
302
- type LodashCompact = <T>(array: lodash.List<T> | null | undefined) => Array<Exclude<T, null | undefined | false | "" | 0>>;
302
+ type LodashCompact = <T>(array: lodash.List<T> | null | undefined) => Array<Exclude<T, lodash.Falsey>>;
303
303
  type LodashNegate = <T extends any[]>(predicate: (...args: T) => any) => (...args: T) => boolean;
304
304
  interface LodashFlowRight {
305
305
  <A extends any[], R1, R2, R3, R4, R5, R6, R7>(f7: (a: R6) => R7, f6: (a: R5) => R6, f5: (a: R4) => R5, f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): (...args: A) => R7;
lodash/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/lodash",
3
- "version": "4.14.188",
3
+ "version": "4.14.190",
4
4
  "description": "TypeScript definitions for Lo-Dash",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash",
6
6
  "license": "MIT",
@@ -49,9 +49,9 @@
49
49
  "main": "",
50
50
  "types": "index.d.ts",
51
51
  "typesVersions": {
52
- "<4.2.0-0": {
52
+ "<4.3.0-0": {
53
53
  "*": [
54
- "ts4.1/*"
54
+ "ts4.2/*"
55
55
  ]
56
56
  }
57
57
  },
@@ -62,6 +62,6 @@
62
62
  },
63
63
  "scripts": {},
64
64
  "dependencies": {},
65
- "typesPublisherContentHash": "241c37b54746df1d587161df26173e50a9cd63b275c238f27de82ae6ceddd879",
65
+ "typesPublisherContentHash": "5acc0c395309e22f8a3b4f1438a8a6f717d1b4db4011f03d4c8847fec72a5fe2",
66
66
  "typeScriptVersion": "4.1"
67
67
  }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -25,16 +25,17 @@ declare module "../index" {
25
25
  }
26
26
  interface LoDashStatic {
27
27
  /**
28
- * Creates an array with all falsey values removed. The values false, null, 0, "", undefined, and NaN are
28
+ * Creates an array with all falsey values removed. The values false, null, 0, 0n, "", undefined, and NaN are
29
29
  * falsey.
30
30
  *
31
31
  * @param array The array to compact.
32
32
  * @return Returns the new array of filtered values.
33
33
  */
34
- compact<T>(array: List<T | null | undefined | false | "" | 0> | null | undefined): T[];
34
+ compact<T>(array: List<T | Falsey> | null | undefined): T[];
35
35
  }
36
36
 
37
- type Truthy<T> = T extends null | undefined | false | "" | 0 ? never : T;
37
+ type Falsey = null | undefined | false | "" | 0 | 0n;
38
+ type Truthy<T> = T extends Falsey ? never : T;
38
39
  interface Collection<T> {
39
40
  /**
40
41
  * @see _.compact
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes