logoots-structs
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,2 +0,2 @@ | ||
Utils = require('utils-crdt'); | ||
Utils = require('logoots-utils'); | ||
@@ -3,0 +3,0 @@ Identifier = require('./identifier'); |
{ | ||
"name": "logoots-structs", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Provides several data structures to represent a text using a ropes-like structure and manipulating it", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42157