custom-elements-manifest icon indicating copy to clipboard operation
custom-elements-manifest copied to clipboard

fix: removes unneeded directories from package output to prevent npm …

Open eddyloewen opened this issue 1 year ago • 5 comments

…audit scanners detecting fake dependencies

fixes: #274 by removing a bunch of directories from the output package through a .npmignore file

eddyloewen avatar Aug 20 '24 09:08 eddyloewen

Deploy Preview for custom-elements-manifest-analyzer ready!

Name Link
Latest commit a343c841817356b6eaccf85783326f04a1e99326
Latest deploy log https://app.netlify.com/sites/custom-elements-manifest-analyzer/deploys/67ea681b2593f70008125d62
Deploy Preview https://deploy-preview-275--custom-elements-manifest-analyzer.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Aug 20 '24 09:08 netlify[bot]

I was not sure about the /browser directory. What is that for? When is it being used?

eddyloewen avatar Aug 20 '24 09:08 eddyloewen

@eddyloewen, we need the /browser directory for the web-based analyzer. Can you add that back in and we can get this moving for you?

break-stuff avatar Mar 28 '25 20:03 break-stuff

@break-stuff Thank you for getting back to me with this one. I just added the /browser directory back in. Is there anything else I can do for this PR?

eddyloewen avatar Mar 31 '25 10:03 eddyloewen

I think that's it. Thank you!

break-stuff avatar Mar 31 '25 10:03 break-stuff