Skip to content
#

webpack-stats

Here are 9 public repositories matching this topic...

Language: All
Filter by language
smelukov
smelukov commented Aug 25, 2021

Is your feature request related to a problem? Please describe.
If some package is restricted to use, there is should be a possibility to specify some analogs

Describe the solution you'd like
Add analog and description fields to package target

{
  'restricted-packages': ['error', [{ 
    name: 'foo', 
    description: 'This package has a vulnerability',
    analogs: ['b

Improve this page

Add a description, image, and links to the webpack-stats topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webpack-stats topic, visit your repo's landing page and select "manage topics."

Learn more