
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
@nanonpm/photon
Advanced tools
npm install
npm run serve
npm run build:lib
npm run test:unit
npm run lint
npm login
Update the package version in the package.json
file under the version
field. We are using semantic versioning.
Update the changelog file with the changes you have made.
Run the deploy command - this will run 2 commands synchronously: i) npm run build:lib (builds the project) ii) npm publish (published to npm)
npm run deploy
npm run new
This will run a script prompting you for:
It will then create a Vue component, a .stories.js file, an indes.ts (for export) and a types.ts file. These files will be populated with the basic content to allow for quick and easy scaffolding of new components. Upon running this command you should see the new component hotreloaded into Storybook.
When adding new SVG icons, you can use either of the following methods:
<svg>...</svg>
as the top level node. Remove andy <xml ...>
nodenpm run ico
[0.1.574] - 2021-09-17
FAQs
🚀 Nano / Photon Theme-able component library <img alt="Join the community on GitHub Discussions" src="https://img.shie
The npm package @nanonpm/photon receives a total of 156 weekly downloads. As such, @nanonpm/photon popularity was classified as not popular.
We found that @nanonpm/photon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.