Source: node-commist Version: 3.1.2-1 Severity: serious Tags: upstream Justification: Code duplication
Version 3.1.2 adds a leven.js file. This file is:
* undeclared in debian/copyright (not same author)
* a copy of node-leven file
Please drop it from import and replace it by `require("leven")`. Note
that node-leven provides commonjs files (built using mjs2cjs).
Also update debian/copyright years (2014-2022, not 2014)

