Skip to content

Commit a8979f1

Browse files
committed
White little beauty
1 parent 1780a58 commit a8979f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/client.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ Client.prototype.escape = function(val) {
177177
var sanitized = val.map( function( v ) { return escape( v ); } );
178178
return "'" + sanitized.join( "','" ) + "'";
179179
}
180+
180181
if (typeof val === 'object') {
181182
val = (typeof val.toISOString === 'function')
182183
? val.toISOString()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy