diff-sequences
Advanced tools
Comparing version 26.5.0 to 26.6.2
{ | ||
"name": "diff-sequences", | ||
"version": "26.5.0", | ||
"version": "26.6.2", | ||
"repository": { | ||
@@ -34,3 +34,3 @@ "type": "git", | ||
}, | ||
"gitHead": "68d1b1b638bc7464c2794a957c1b894de7da2ee3" | ||
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5" | ||
} |
@@ -19,3 +19,2 @@ /** | ||
const Benchmark = require('benchmark'); | ||
const diffBaseline = require('diff').diffLines; | ||
@@ -22,0 +21,0 @@ const diffImproved = require('../build/index.js').default; |
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
52657