- Package:
- node-escope
- Source:
- node-escope
- Submitter:
- Pirate Praveen
- Date:
- 2021-04-30 12:51:04 UTC
- Severity:
- important
node-escope upstream project is unmaintained and its only reverse dependency node-eslint-plugin-eslint-plugin has updated its dependency to a maintained fork of escope, ie, eslint-scope in its new major release. So we should replace node-escope with eslint-scope, update node-eslint-plugin-node-eslint-plugin to 3.x and remove node-escope.
Quoting Pirate Praveen (2021-04-30 14:16:45) Cood catch, Praveen! node-eslint-plugin-eslint-plugin 2.3.0+~0.3.0-3 was just now released targeted Debian unstable, dropping the build-dependency on node-escope (by cherry-picking upstream change to move to eslint-escope). When node-eslint-plugin-eslint-plugin 2.3.0+~0.3.0-3 reached Debian testing, node-escope should be possible to drop from Debian unstable. - Jonas