This repository was archived by the owner on Jul 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +20
-18
lines changed
Expand file tree Collapse file tree 11 files changed +20
-18
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " tableexport.js" ,
3- "version" : " 5.0.0-rc.9 " ,
3+ "version" : " 5.0.0-rc.10 " ,
44 "authors" : [
55 " clarketm <travis.m.clarke@gmail.com>"
66 ],
Original file line number Diff line number Diff line change 11/*!
2- * TableExport.js v5.0.0-rc.9 (https://www.travismclarke.com)
2+ * TableExport.js v5.0.0-rc.10 (https://www.travismclarke.com)
33 *
44 * Copyright (c) 2017 - Travis Clarke - https://www.travismclarke.com
55 *
Original file line number Diff line number Diff line change 11/*!
2- * TableExport.js v5.0.0-rc.9 (https://www.travismclarke.com)
2+ * TableExport.js v5.0.0-rc.10 (https://www.travismclarke.com)
33 *
44 * Copyright (c) 2017 - Travis Clarke - https://www.travismclarke.com
55 *
Original file line number Diff line number Diff line change 11/*!
2- * TableExport.js v5.0.0-rc.9 (https://www.travismclarke.com)
2+ * TableExport.js v5.0.0-rc.10 (https://www.travismclarke.com)
33 *
44 * Copyright (c) 2017 - Travis Clarke - https://www.travismclarke.com
55 *
148148 * Version.
149149 * @memberof TableExport.prototype
150150 */
151- version : '5.0.0-rc.9 ' ,
151+ version : '5.0.0-rc.10 ' ,
152152 /**
153153 * Default library options.
154154 * @memberof TableExport.prototype
983983 } ) ( ) ;
984984
985985 var _hashCode = ( function ( ) {
986- var hash = 0 , i , char ;
987986
988987 return function ( hashKey ) {
988+ var hash = 0 , i , char ;
989+
989990 var type = hashKey . type ;
990991 hashKey = JSON . stringify ( hashKey ) ;
991992 if ( hashKey . length === 0 ) return hash ;
Original file line number Diff line number Diff line change 1- // Type definitions for TableExport v5.0.0-rc.9
1+ // Type definitions for TableExport v5.0.0-rc.10
22// Project: https://tableexport.v4.travismclarke.com
33// Definitions by: Travis Clarke <https://github.com/clarketm>
44
55/*!
6- * TableExport.js v5.0.0-rc.9 (https://www.travismclarke.com)
6+ * TableExport.js v5.0.0-rc.10 (https://www.travismclarke.com)
77 *
88 * Copyright (c) 2017 - Travis Clarke - https://www.travismclarke.com
99 *
Original file line number Diff line number Diff line change 11{
22 "name" : " tableexport" ,
3- "version" : " 5.0.0-rc.9 " ,
3+ "version" : " 5.0.0-rc.10 " ,
44 "authors" : [
55 " clarketm <travis.m.clarke@gmail.com>"
66 ],
Original file line number Diff line number Diff line change 11/*!
2- * TableExport.js v5.0.0-rc.9 (https://www.travismclarke.com)
2+ * TableExport.js v5.0.0-rc.10 (https://www.travismclarke.com)
33 *
44 * Copyright (c) 2017 - Travis Clarke - https://www.travismclarke.com
55 *
Original file line number Diff line number Diff line change 11/*!
2- * TableExport.js v5.0.0-rc.9 (https://www.travismclarke.com)
2+ * TableExport.js v5.0.0-rc.10 (https://www.travismclarke.com)
33 *
44 * Copyright (c) 2017 - Travis Clarke - https://www.travismclarke.com
55 *
Original file line number Diff line number Diff line change 11/*!
2- * TableExport.js v5.0.0-rc.9 (https://www.travismclarke.com)
2+ * TableExport.js v5.0.0-rc.10 (https://www.travismclarke.com)
33 *
44 * Copyright (c) 2017 - Travis Clarke - https://www.travismclarke.com
55 *
148148 * Version.
149149 * @memberof TableExport.prototype
150150 */
151- version : '5.0.0-rc.9 ' ,
151+ version : '5.0.0-rc.10 ' ,
152152 /**
153153 * Default library options.
154154 * @memberof TableExport.prototype
983983 } ) ( ) ;
984984
985985 var _hashCode = ( function ( ) {
986- var hash = 0 , i , char ;
987986
988987 return function ( hashKey ) {
988+ var hash = 0 , i , char ;
989+
989990 var type = hashKey . type ;
990991 hashKey = JSON . stringify ( hashKey ) ;
991992 if ( hashKey . length === 0 ) return hash ;
You can’t perform that action at this time.
0 commit comments