File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22  "name" : " pg-cursor"  ,
3-   "version" : " 2.8 .0"  ,
3+   "version" : " 2.9 .0"  ,
44  "description" : " Query cursor extension for node-postgres"  ,
55  "main" : " index.js"  ,
66  "directories" : {
1818  "license" : " MIT"  ,
1919  "devDependencies" : {
2020    "mocha" : " ^7.1.2"  ,
21-     "pg" : " ^8.9 .0" 
21+     "pg" : " ^8.10 .0" 
2222  },
2323  "peerDependencies" : {
2424    "pg" : " ^8" 
Original file line number Diff line number Diff line change 11{
22  "name" : " pg-pool"  ,
3-   "version" : " 3.5.2 "  ,
3+   "version" : " 3.6.0 "  ,
44  "description" : " Connection pool for node-postgres"  ,
55  "main" : " index.js"  ,
66  "directories" : {
Original file line number Diff line number Diff line change 11{
22  "name" : " pg-query-stream"  ,
3-   "version" : " 4.3 .0"  ,
3+   "version" : " 4.4 .0"  ,
44  "description" : " Postgres query result returned as readable stream"  ,
55  "main" : " ./dist/index.js"  ,
66  "types" : " ./dist/index.d.ts"  ,
3737    "concat-stream" : " ~1.0.1"  ,
3838    "eslint-plugin-promise" : " ^6.0.1"  ,
3939    "mocha" : " ^7.1.2"  ,
40-     "pg" : " ^8.9 .0"  ,
40+     "pg" : " ^8.10 .0"  ,
4141    "stream-spec" : " ~0.3.5"  ,
4242    "ts-node" : " ^8.5.4"  ,
4343    "typescript" : " ^4.0.3" 
4646    "pg" : " ^8" 
4747  },
4848  "dependencies" : {
49-     "pg-cursor" : " ^2.8 .0" 
49+     "pg-cursor" : " ^2.9 .0" 
5050  }
5151}
Original file line number Diff line number Diff line change 11{
22  "name" : " pg"  ,
3-   "version" : " 8.9 .0"  ,
3+   "version" : " 8.10 .0"  ,
44  "description" : " PostgreSQL client - pure javascript & libpq with the same API"  ,
55  "keywords" : [
66    " database"  ,
2323    "buffer-writer" : " 2.0.0"  ,
2424    "packet-reader" : " 1.0.0"  ,
2525    "pg-connection-string" : " ^2.5.0"  ,
26-     "pg-pool" : " ^3.5.2 "  ,
26+     "pg-pool" : " ^3.6.0 "  ,
2727    "pg-protocol" : " ^1.6.0"  ,
2828    "pg-types" : " ^2.1.0"  ,
2929    "pgpass" : " 1.x" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments