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
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 293 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.
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.