Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 880c1ed

Browse filesBrowse files
committed
Update bignumber.js to 2.3.0
1 parent dac916b commit 880c1ed
Copy full SHA for 880c1ed

File tree

Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed

‎Changes.md

Copy file name to clipboardExpand all lines: Changes.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ you spot any mistakes.
99
* Add `POOL_CONNLIMIT` code to "No connections available." error #1332
1010
* Fix Query stream to emit close after ending #1349 #1350
1111
* Performance improvements for array/object escaping in SqlString #1331
12+
* Update `bignumber.js` to 2.3.0
1213

1314
## v2.10.2 (2016-01-12)
1415

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "https://github.com/felixge/node-mysql",
1313
"repository": "felixge/node-mysql",
1414
"dependencies": {
15-
"bignumber.js": "2.1.4",
15+
"bignumber.js": "2.3.0",
1616
"readable-stream": "~1.1.13"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.