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

gulf

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulf - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

4

lib/Document.js

@@ -64,3 +64,3 @@ var Link = require('./Link')

link.on('error'), function() {
link.on('error', function() {
link.send('requestInit')

@@ -81,3 +81,3 @@ }.bind(this))

link.on('error'), function() {
link.on('error', function() {
this.history.latest(function(er, latest) {

@@ -84,0 +84,0 @@ if(er) return link.emit('error', er) // XXX: send this error to the document

{
"name": "gulf",
"version": "0.4.3",
"version": "0.4.4",
"description": "Sync anything!",

@@ -5,0 +5,0 @@ "repository": {

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