
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
Is a Full-Stack client-server framework, featuring React, Mobx, Apollo, GraphQL, Typescript, PostgreSQL, and Webpack.
The app is currently unstable.
nvm use 11
npm i -g solidarity webpack typescript yarn
yarn lerna:bootstrap
For now, only the React app is working because the backend is being fully refactored.
First install the dependencies:
HookedJS may also require native build tools like Xcode or build-utils, but we need to confirm that.
Dependencies except for docker can all be installed these commands.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
nvm install 11
nvm use 11
nvm alias default 11
npm install -g yarn solidarity
To create a new HookedJS app, use our CLI like so:
nvm use 11
npx hookedjs --create
This will create a HookedJS app from the boilerplate app within the HookedJS source code and install dependencies. Within a HookedJS app, check out the package.json to see the available commands to start the app and run the app in development mode.
Contributions are welcome! We've created a highly productive development environment that can be bootstraped using our CLI like so:
npx hookedjs --create-dev
This will clone the source code of HookedJS,
ISC
FAQs
HookedJS =====================
The npm package hookedjs receives a total of 3 weekly downloads. As such, hookedjs popularity was classified as not popular.
We found that hookedjs 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
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.