@roadmanjs/chat-client 0.0.38 → 0.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,6 +12,7 @@ exports.ON_CHAT_MESSAGE_SUBSCRIPTION = (0, graphql_tag_1.default) `
12
12
  typing
13
13
  message
14
14
  time
15
+ owner
15
16
  }
16
17
  }
17
18
  `;
@@ -1 +1 @@
1
- {"version":3,"file":"chatMessage.subscription.js","sourceRoot":"","sources":["../../../src/chat/subscriptions/chatMessage.subscription.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA8B;AAEjB,QAAA,4BAA4B,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;CAS9C,CAAC"}
1
+ {"version":3,"file":"chatMessage.subscription.js","sourceRoot":"","sources":["../../../src/chat/subscriptions/chatMessage.subscription.ts"],"names":[],"mappings":";;;;;;AAAA,8DAA8B;AAEjB,QAAA,4BAA4B,GAAG,IAAA,qBAAG,EAAA;;;;;;;;;;CAU9C,CAAC"}
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@roadmanjs/chat-client","version":"0.0.38","description":"@roadmanjs/chat fragments, query, mutations, subscriptions","main":"dist/index.js","types":"dist/index.d.ts","files":["docs/","dist/","register/","LICENSE"],"author":{"name":"Ceddy Muhoza","email":"ceddymuhoza@gmail.com","url":"https://ceddy.org"},"license":"MIT","private":false,"scripts":{},"lint-staged":{"*.{ts,tsx}":["npm run eslint"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"devDependencies":{},"peerDependencies":{},"dependencies":{"graphql-tag":"^2.12.5"}}
1
+ {"name":"@roadmanjs/chat-client","version":"0.0.41","description":"@roadmanjs/chat fragments, query, mutations, subscriptions","main":"dist/index.js","types":"dist/index.d.ts","files":["docs/","dist/","register/","LICENSE"],"author":{"name":"Ceddy Muhoza","email":"ceddymuhoza@gmail.com","url":"https://ceddy.org"},"license":"MIT","private":false,"scripts":{},"lint-staged":{"*.{ts,tsx}":["npm run eslint"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"devDependencies":{},"peerDependencies":{},"dependencies":{"graphql-tag":"^2.12.5"}}