Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
hashup-game-uploader
Advanced tools
<hashup-game-uploader appName="Example app"></hashup-game-uploader>
<script type="module" src="https://unpkg.com/hashup-game-uploader?module"></script>
<script>
this.addEventListener('file-uploaded', ({ details }) => console.info(details))
</script>
npm i
npm run build
To watch files and rebuild when the files are modified, run the following command in a separate shell:
npm run build:watch
npm test
npm test:watch
Alternatively the test:prod
and test:prod:watch
commands will run your tests in Lit's production mode.
npm run serve
npm run lint
This project includes a simple website generated with the eleventy static site generator and the templates and pages in /docs-src
.
To build the site, run:
npm run docs
To serve the site locally, run:
npm run docs:serve
To watch the site files, and re-build automatically, run:
npm run docs:watch
The site will usually be served at http://localhost:8000.
FAQs
Hashup game uploader - web component - use it anywhere!
The npm package hashup-game-uploader receives a total of 21 weekly downloads. As such, hashup-game-uploader popularity was classified as not popular.
We found that hashup-game-uploader 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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.