
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@coopdigital/component-tags
Advanced tools
Your brief description of your component or module.
Install via npm or Yarn:
$ npm install @coopdigital/component-tags --save
# OR
$ yarn add @coopdigital/component-tags
You can include component-tags in your project by referencing it from your existing CSS via @import statement, i.e.:
@import "node_modules/@coopdigital/component-tags/dist/tags.css";
If you use PostCSS in your build pipeline, you can reference the sources directly like so:
@import "node_modules/@coopdigital/component-tags/src/tags.pcss";
If you use a postcss-import plugin, it gets even easier:
@import "@coopdigital/component-tags";
Here's a bunch of examples, showing how you can integrate this CSS module in your project, based on most popular stacks of project. You can either use a post-processed and pre-built CSS form the dist directory, ot use PostCSS sources from the src dir.
The latter have certain dependencies, which should be consumed by your frontend toolkit to postprocess the CSS correctly.
TBD
TBD
TBD
Copyright (c) 2021 Co-operative Group Limited. Licensed MIT.
FAQs
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.