Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
henrybuilt-js-library
Advanced tools
This is a shared JavaScript library intended to be used by both clients and servers.
henrybuilt-js-library
This is a shared JavaScript library intended to be used by both clients and servers.
Do not add code that is client-or-server-only.
git clone https://github.com/henrybuilt/henrybuilt-js-library
npm install
npm test
- verify that tests are passing - don't worry about code coverage for nowinside henrybuilt-js-library
set up a working branch and version
git checkout -b v-X-X-X
where X-X-X is like 1-1-0
and corresponds to the versionversion:
in package.json
to the new version numberdevelop your feature(s)
/src
and keep test coverage at 100%henrybuilt-website
npm run develop
henrybuilt-website/app/controllers/application_controller.rb
run npm run build
until it builds without errors
push and Max will manage deployment
if you have permission to publish
git checkout master
and git pull
npm publish
inside henrybuilt-website
ENV['HENRYBUILT_JS_LIBRARY_VERSION']
inside config/application.rb
lib
, pressing enter, and reviewing it or actually using it, "_moduleAliases": { "@src": "./src" }
FAQs
This is a shared JavaScript library intended to be used by both clients and servers.
We found that henrybuilt-js-library demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.