@atom/teletype-client
Advanced tools
Comparing version 0.25.0 to 0.25.1
@@ -54,3 +54,3 @@ const {CompositeDisposable, Emitter} = require('event-kit') | ||
bufferProxyMessage.setUri(this.uri) | ||
bufferProxyMessage.setOperationsList(this.document.operations.map(serializeOperation)) | ||
bufferProxyMessage.setOperationsList(this.document.getOperations().map(serializeOperation)) | ||
return bufferProxyMessage | ||
@@ -57,0 +57,0 @@ } |
{ | ||
"name": "@atom/teletype-client", | ||
"version": "0.25.0", | ||
"version": "0.25.1", | ||
"description": "", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@atom/teletype-crdt": "https://user-with-just-readonly-access-to-realtime-repos:924792417376b236ca11cc234bcc95d306dcd1cb@api.github.com/repos/atom/teletype-crdt/tarball/v0.7.0", | ||
"@atom/teletype-crdt": "https://user-with-just-readonly-access-to-realtime-repos:924792417376b236ca11cc234bcc95d306dcd1cb@api.github.com/repos/atom/teletype-crdt/tarball/v0.8.0", | ||
"event-kit": "^2.3.0", | ||
@@ -16,0 +16,0 @@ "google-protobuf": "^3.4.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
HTTP dependency
Supply chain riskContains a dependency which resolves to a remote HTTP URL which could be used to inject untrusted code and reduce overall package reliability.
Found 1 instance in 1 package
415635