Comparing version 2.2.2 to 2.2.3
@@ -23,3 +23,3 @@ /** | ||
var pathTo = require('path-to-domnode') | ||
var serialize = require('../').serialize | ||
var serialize = require('../index').serialize | ||
var Changeset = require('changesets').Changeset | ||
@@ -26,0 +26,0 @@ , diff_match_patch = require('diff_match_patch').diff_match_patch |
{ | ||
"name": "dom-ot", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Operational transform library for DOM operations (conforms to shareJS' spec)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
651347
12
0