
Security News
NVD Quietly Sweeps 100K+ CVEs Into a “Deferred” Black Hole
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
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.
The npm package thinkful-ui receives a total of 569 weekly downloads. As such, thinkful-ui popularity was classified as not popular.
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.
Security News
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
Research
Security News
Lazarus-linked threat actors expand their npm malware campaign with new RAT loaders, hex obfuscation, and over 5,600 downloads across 11 packages.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.