
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@bothrs/zero-height
Advanced tools
This script will fetch a specified theme from zero height and put it into a Typescript file you can immediately start using.
This script will fetch a specified theme from zero height and put it into a Typescript file you can immediately start using.
yarn add --dev @bothrs/zero-height
The command take a few input flags:
--token This will contain the token for the version of your theme. (Alternative is to set the ZERO_HEIGHT_TOKEN env variable.)
--workspace This is the Zero Height workspace where you design system is located. (Example: .zeroheight.com)--destination This is is the path to the file where you want you theme to be generated. (Example: ./src/styles/theme.ts)--expo This flag will change some configuration in the theme to make it work with Expo. (Optional)--css This flag will change the outputted file to vanilla css.yarn sync-theme --token gh123hf1 --workspace bothrs.zeroheight.com --destination ./src/styles/theme.ts
FAQs
This script will fetch a specified theme from zero height and put it into a Typescript file you can immediately start using.
The npm package @bothrs/zero-height receives a total of 64 weekly downloads. As such, @bothrs/zero-height popularity was classified as not popular.
We found that @bothrs/zero-height 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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.