Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
gluestick
Advanced tools
GlueStick is a command line interface for quickly developing universal web applications using React
gluestick
Gluestick package is a dependency which is being added to your project to handle most of gluestick
functionalities. Commands are available through bin
directory from your node_modules
or proxied via gluestick's command line interface.
gluestick new <YOUR_APPLICATION_NAME>
- generate new projectgluestick generate <ENTITY_TYPE> <ENTITY_NAME>
- generates a new entity from given templategluestick destroy <ENTITY_TYPE> <ENTITY_NAME>
- remove entity created by generate
commandgluestick start
- starts a gluestick projectgluestick build
- create an production asset buildgluestick bin <DEPENDENCY_NAME> -- <DEPENDENCY_ARGS>
- Execute binary dependenciygluestick dockerize
- create docker image (requires docker
installed on your machine)gluestick start-client
- starts client separately (part of gluestick start
command)gluestick start-server
- starts server separately (part of gluestick start
command)gluestick test
- run projects test suiteDetailed description on all commands is available here
FAQs
GlueStick is a command line interface for quickly developing universal web applications using React
The npm package gluestick receives a total of 12 weekly downloads. As such, gluestick popularity was classified as not popular.
We found that gluestick demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.