v1.4.4
Fixed
- Use
new Array()and direct assignment instead ofarray.push()as it is faster - Use
forinstead ofreduceas it is faster - Module order in
index.js - License in
package.json
Changed
- Author and description in
package.json
new Array() and direct assignment instead of array.push() as it is fasterfor instead of reduce as it is fasterindex.jspackage.jsonpackage.json