
Security News
/Research
npm Phishing Email Targets Developers with Typosquatted Domain
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.
pui-css-border
Advanced tools
CSS for border control
To install the package from the command line:
npm install pui-css-border
<div class="p1 m1 border">.border</div>
<div class="p1 m1 border-top">.border-top</div>
<div class="p1 m1 border-right">.border-right</div>
<div class="p1 m1 border-bottom">.border-bottom</div>
<div class="p1 m1 border-left">.border-left</div>
<input type="text" class="border-none" placeholder=".border-none" />
<table>
<thead>
<tr>
<td>1123123</td><td>sfsd</td>
</tr>
</thead>
<tbody>
<tr>
<td>1</td><td>2</td>
</tr>
</tbody>
</table>
You can find more examples of the border component in the pui style guide
This is a component of Pivotal UI, a collection of React and CSS components for rapidly building and prototyping UIs.
(c) Copyright 2017 Pivotal Software, Inc. All Rights Reserved.
FAQs
CSS for border control
The npm package pui-css-border receives a total of 1 weekly downloads. As such, pui-css-border popularity was classified as not popular.
We found that pui-css-border demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 open source maintainers collaborating on the project.
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.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.
Security News
Knip hits 500 releases with v5.62.0, refining TypeScript config detection and updating plugins as monthly npm downloads approach 12M.
Security News
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.