Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atom/teletype-client

Package Overview
Dependencies
Maintainers
14
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom/teletype-client - npm Package Compare versions

Comparing version 0.25.0 to 0.25.1

test/teletype-client.test.js

2

lib/buffer-proxy.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc