![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@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.612] - 2021-11-09
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 22 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.