Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
gluestick-cli
Advanced tools
GlueStick is a command line interface for quickly developing universal web applications using React
gluestick-cli
Gluestick CLI is an command line interface for the gluestick
package. It exposes the few commands from your global packages, and proxies the rest of them to your local distribution of gluestick.
gluestick new
Create a new GlueStick project with latest gluestick
version available on npm
gluestick new <YOUR_APPLICATION_NAME>
Available options:
-d, --dev <path>
- Relative path to development gluestick repo-n, --npm
- Use npm instead of yarn for install dependencies-s, --skip-main
- Skip main
app generationgluestick reinstall-dev
Reinstall Gluestick dependencies
gluestick reinstall-dev
gluestick watch
Watches and applies changes from the Gluestick package to the current project
gluestick watch
gluestick reset-hard
Removes Gluestick dependencies and does a clean build
gluestick reset-hard
FAQs
GlueStick is a command line interface for quickly developing universal web applications using React
We found that gluestick-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.