File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This library allows for the correct handling of server-side prepared queries.
7
7
8
8
Nested DB calls will be executed in the order of definition.
9
9
10
- All code is available under the terms of the MIT license, unless otherwise noted (md5.js)
10
+ All code is available under the terms of the MIT license
11
11
12
12
(c) 2010, Tim Caswell, Aurynn Shaw.
13
13
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{"name" : " postgres-js" ,
2
- "version" : " 0.1.0 " ,
3
- "description" : " Pure-JavaScript implementation of the Postgres Protocol " ,
2
+ "version" : " 0.1.1 " ,
3
+ "description" : " Pure-JavaScript implementation of the Postgres protocol " ,
4
4
"homepage" : " https://public.commandprompt.com/projects/postgres-js/" ,
5
5
"author" : {
6
6
"name" : " Aurynn Shaw" ,
7
- "email" : " ashaw@commandprompt .com" ,
7
+ "email" : " aurynn@gmail .com" ,
8
8
},
9
9
"main" : " lib/postgres-pure" ,
10
10
"dependencies" :
You can’t perform that action at this time.
0 commit comments