This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 66 ],
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true ,
9- "version" : " 0.15.3 " ,
9+ "version" : " 0.15.4 " ,
1010 "command" : {
1111 "publish" : {
1212 "exact" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " offix-cache" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " GraphQL Mutation and Subscription Helpers" ,
55 "main" : " dist/index.js" ,
66 "types" : " types/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " offix-client-boost" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " simplifies setup and usage of offix-client" ,
55 "main" : " dist/index.js" ,
66 "types" : " types/index.d.ts" ,
2424 "apollo-link-retry" : " 2.2.16" ,
2525 "apollo-link-ws" : " 1.0.20" ,
2626 "apollo-upload-client" : " 13.0.0" ,
27- "offix-client" : " 0.15.1 " ,
28- "offix-conflicts-client" : " 0.15.1 " ,
27+ "offix-client" : " 0.15.4 " ,
28+ "offix-conflicts-client" : " 0.15.4 " ,
2929 "subscriptions-transport-ws" : " 0.9.16"
3030 },
3131 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " offix-client" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " Offix GraphQL Offline Client" ,
55 "main" : " dist/index.js" ,
66 "types" : " types/index.d.ts" ,
5050 "apollo-link-error" : " 1.1.13" ,
5151 "apollo-link-http" : " 1.5.17" ,
5252 "apollo-link-retry" : " 2.2.16" ,
53- "offix-cache" : " 0.15.1 " ,
54- "offix-conflicts-client" : " 0.15.1 " ,
55- "offix-offline" : " 0.15.1 " ,
56- "offix-scheduler" : " 0.15.1 " ,
53+ "offix-cache" : " 0.15.4 " ,
54+ "offix-conflicts-client" : " 0.15.4 " ,
55+ "offix-offline" : " 0.15.4 " ,
56+ "offix-scheduler" : " 0.15.4 " ,
5757 "traverse" : " 0.6.6"
5858 },
5959 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " offix-conflicts-client" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " adds client side conflict detection and resolution" ,
55 "main" : " dist/index.js" ,
66 "types" : " types/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " offix-conflicts-server" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " Offix GraphQL server" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " offix-offline" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " Offix package that exposes network interfaces" ,
55 "main" : " dist/index.js" ,
66 "types" : " types/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " offix-scheduler" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " " ,
55 "main" : " dist/index.js" ,
66 "types" : " types/index.d.ts" ,
3434 "typescript" : " 3.9.5"
3535 },
3636 "dependencies" : {
37- "offix-offline" : " 0.15.1 "
37+ "offix-offline" : " 0.15.4 "
3838 },
3939 "peerDependencies" : {
4040 "graphql" : " ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-offix-hooks" ,
3- "version" : " 0.15.3 " ,
3+ "version" : " 0.15.4 " ,
44 "description" : " Use offix-client in react hooks" ,
55 "keywords" : [
66 " offix" ,
4848 "typescript" : " 3.9.5"
4949 },
5050 "dependencies" : {
51- "offix-client" : " 0.15.1 " ,
51+ "offix-client" : " 0.15.4 " ,
5252 "react" : " 16.13.1"
5353 },
5454 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments