
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@matt-riley/codes-layout-component
Advanced tools
This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM.
This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM.
npm create astro@latest -- --template component
Inside of your Astro project, you'll see the following folders and files:
/
├── index.ts
├── src
│ └── MyComponent.astro
├── tsconfig.json
├── package.json
The index.ts
file is the "entry point" for your package. Export your components in index.ts
to make them importable from your package.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm link | Registers this package locally. Run npm link my-component-library in an Astro project to install your components |
npm publish | Publishes this package to NPM. Requires you to be logged in |
FAQs
This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM.
The npm package @matt-riley/codes-layout-component receives a total of 0 weekly downloads. As such, @matt-riley/codes-layout-component popularity was classified as not popular.
We found that @matt-riley/codes-layout-component demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.