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.
thinkful-ui
Advanced tools
Shared React components for Thinkful applications.
/src
Code for the shared components.
/stories
Stories for demoing components using storybook
/script
Standard bootstrap scripts (Thinkful convention).
npm run dev
/script/server
Requires Node version >= 12. If you want to work on UI components locally and see your changes in another app (outside the stories demo), you can use npm link.
Thinkful/ui
: npm run dev
Thinkful/ui
: npm link
package.json
: npm link thinkful-ui
thinkful-ui
changes need to be deployed to npm, then both assets
and seagull
need to be updated to use the newest thinkful-ui
.
thinkful-ui
's package.json
.Thinkful/ui
: npm publish
Thinkful/assets
: bump the thinkful-ui
version in package.json
to the new version.Thinkful
: make build assets && make upload assets
, which will regenerate build hashes in docker-compose.yml
.Thinkful/assets
: Make a PR with that package.json
change and docker-compose.yml
updates, and merge to master
.Thinkful/seagull
: do the same steps as above.Caveat: Make sure the React
versions in ui
and assets
are at least roughly in sync.
FAQs
Shared UI resources for Thinkful.
We found that thinkful-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 20 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.