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

scto

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scto - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

2

package.json
{
"name": "scto",
"version": "0.1.1",
"version": "0.2.0",
"description": "Strings compare to OP model",

@@ -5,0 +5,0 @@ "keywords": [

# scto
String Compare To Operations (CRDT Operation model)
Strings Comparing To Operations (OT model)

@@ -9,3 +9,3 @@ [![Build Status](https://travis-ci.org/cudr/scto.svg?branch=master)](https://travis-ci.org/cudr/scto)

This package is similar to jsdiff, but generates CRDT-friendly operations. Useful for compare strings to OP data-transfer model. x30 faster then diff-match-patch and x625 faster for strings compare than jsdiff!
This package is similar to jsdiff, but generates OT-friendly operations. Can be useful for comparing strings in OT or CRDT data-transfer model. x30 faster then diff-match-patch and x625 faster than jsdiff in strings comparision!

@@ -12,0 +12,0 @@ ![image](https://user-images.githubusercontent.com/23132107/61914815-7f518380-af4a-11e9-91ee-d20ed80fe309.png)

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