File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " node-postgres" ,
2+ "name" : " @supabase/ node-postgres" ,
33 "description" : " node postgres monorepo" ,
44 "main" : " index.js" ,
55 "private" : true ,
6- "repository" : " git@github.com:brianc /node-postgres.git" ,
6+ "repository" : " git@github.com:supabase /node-postgres.git" ,
77 "author" : " Brian M. Carlson <brian.m.carlson@gmail.com>" ,
88 "license" : " MIT" ,
99 "workspaces" : [
Original file line number Diff line number Diff line change 2121 },
2222 "repository" : {
2323 "type" : " git" ,
24- "url" : " git://github.com/brianc /node-postgres.git" ,
24+ "url" : " git://github.com/supabase /node-postgres.git" ,
2525 "directory" : " packages/pg-cloudflare"
2626 },
2727 "files" : [
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git://github.com/brianc /node-postgres.git" ,
14+ "url" : " git://github.com/supabase /node-postgres.git" ,
1515 "directory" : " packages/pg-connection-string"
1616 },
1717 "keywords" : [
2323 "author" : " Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)" ,
2424 "license" : " MIT" ,
2525 "bugs" : {
26- "url" : " https://github.com/brianc /node-postgres/issues"
26+ "url" : " https://github.com/supabase /node-postgres/issues"
2727 },
28- "homepage" : " https://github.com/brianc /node-postgres/tree/master/packages/pg-connection-string" ,
28+ "homepage" : " https://github.com/supabase /node-postgres/tree/master/packages/pg-connection-string" ,
2929 "devDependencies" : {
3030 "chai" : " ^4.1.1" ,
3131 "coveralls" : " ^3.0.4" ,
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git://github.com/brianc /node-postgres.git" ,
14+ "url" : " git://github.com/supabase /node-postgres.git" ,
1515 "directory" : " packages/pg-cursor"
1616 },
1717 "author" : " Brian M. Carlson" ,
Original file line number Diff line number Diff line change 88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " https://github.com/brianc /node-postgres.git"
11+ "url" : " https://github.com/supabase /node-postgres.git"
1212 },
1313 "keywords" : [
1414 " postgres" ,
1818 "author" : " Brian M. Carlson" ,
1919 "license" : " MIT" ,
2020 "bugs" : {
21- "url" : " https://github.com/brianc /node-postgres/issues"
21+ "url" : " https://github.com/supabase /node-postgres/issues"
2222 },
23- "homepage" : " https://github.com/brianc /node-postgres/tree/master/packages/pg-native" ,
23+ "homepage" : " https://github.com/supabase /node-postgres/tree/master/packages/pg-native" ,
2424 "dependencies" : {
2525 "libpq" : " 1.8.14" ,
2626 "pg-types" : " ^2.1.0"
Original file line number Diff line number Diff line change 1111 },
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " git://github.com/brianc /node-postgres.git" ,
14+ "url" : " git://github.com/supabase /node-postgres.git" ,
1515 "directory" : " packages/pg-pool"
1616 },
1717 "keywords" : [
2323 "author" : " Brian M. Carlson" ,
2424 "license" : " MIT" ,
2525 "bugs" : {
26- "url" : " https://github.com/brianc /node-pg-pool/issues"
26+ "url" : " https://github.com/supabase /node-pg-pool/issues"
2727 },
28- "homepage" : " https://github.com/brianc /node-pg-pool#readme" ,
28+ "homepage" : " https://github.com/supabase /node-pg-pool#readme" ,
2929 "devDependencies" : {
3030 "bluebird" : " 3.7.2" ,
3131 "co" : " 4.6.0" ,
Original file line number Diff line number Diff line change 2424 },
2525 "repository" : {
2626 "type" : " git" ,
27- "url" : " git://github.com/brianc /node-postgres.git" ,
27+ "url" : " git://github.com/supabase /node-postgres.git" ,
2828 "directory" : " packages/pg-protocol"
2929 },
3030 "files" : [
Original file line number Diff line number Diff line change 99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " git://github.com/brianc /node-postgres.git" ,
12+ "url" : " git://github.com/supabase /node-postgres.git" ,
1313 "directory" : " packages/pg-query-stream"
1414 },
1515 "keywords" : [
2626 "author" : " Brian M. Carlson" ,
2727 "license" : " MIT" ,
2828 "bugs" : {
29- "url" : " https://github.com/brianc /node-postgres/issues"
29+ "url" : " https://github.com/supabase /node-postgres/issues"
3030 },
3131 "devDependencies" : {
3232 "@types/chai" : " ^4.2.13" ,
Original file line number Diff line number Diff line change 1111 " postgresql" ,
1212 " rdbms"
1313 ],
14- "homepage" : " https://github.com/brianc /node-postgres" ,
14+ "homepage" : " https://github.com/supabase /node-postgres" ,
1515 "repository" : {
1616 "type" : " git" ,
17- "url" : " git://github.com/brianc /node-postgres.git" ,
17+ "url" : " git://github.com/supabase /node-postgres.git" ,
1818 "directory" : " packages/pg"
1919 },
2020 "author" : " Brian Carlson <brian.m.carlson@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments