New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

herm-js-document

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

herm-js-document - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "herm-js-document",
"version": "0.1.2",
"version": "0.1.3",
"description": "Herm-js document system for offline sync, and auto conflict resolution.",

@@ -5,0 +5,0 @@ "main": "modules/index.js",

@@ -0,3 +1,8 @@

[![CircleCI](https://circleci.com/gh/azukaar/herm-js/tree/master.svg?style=svg)](https://circleci.com/gh/azukaar/herm-js/tree/master)
# Herm document system
[![NPM](https://nodei.co/npm/herm-js-document.png)](https://npmjs.org/package/herm-js-document)
This module allow you to create a "git like" sync system for documents in JS with automatic conflict resolution. With this module, you can edit multiple instances of the same document and merge them in a queue, the module will solve the conflict by itself.

@@ -4,0 +9,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