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

libzap

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libzap - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

6

lib/remote/ot.js

@@ -63,7 +63,3 @@ "use strict";

this.refState = params.state;
if (params.state.history) {
for (const op of params.state.history) {
this.otClient.recv(op);
}
}
throw new Error(`reset not yet implemented: ${JSON.stringify(params)}`);
}

@@ -70,0 +66,0 @@ else if (params.op) {

2

package.json
{
"name": "libzap",
"version": "0.0.18",
"version": "0.0.19",
"description": "JavaScript library for Zap",

@@ -5,0 +5,0 @@ "license": "none",

Sorry, the diff of this file is not supported yet

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