Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@sketch-hq/sketch-assistant-utils
Advanced tools
Utility functions and types for Sketch Assistants.
🙋♀️ These utility functions are mainly of use when creating Sketch Assistant Runners, i.e. tools that invoke Assistants against Sketch files and present the results to a user. The types exported from this module are generally useful to any TypeScript project related to Assistants, including the development of individual Assistant packages themselves.
yarn add @sketch-hq/sketch-assistant-utils
Coming soon.
This section of the readme is related to developing the package. If you just want to consume the package you can safely ignore this.
Script | Description |
---|---|
yarn build | Builds package to dist |
yarn test | Runs the Jest tests |
yarn lint | Lints with eslint |
yarn format-check | Checks the formatting with prettier |
yarn package-tarball | Creates an installable tarball from the current module contents |
Try and use the conventional commits
convention when writing commit messages. This isn't enforced, but you can use
the yarn commit
command (in place of git commit -m "foo"
) to open an
interactive CLI to walk you through generating a properly formatted commit
message.
This repo uses Atlassian Changesets to automate the npm release process. Read the docs for more information, but the top-level summary is:
yarn changeset
. You'll be asked to provide a change type (major, minor or patch) and a messageFAQs
Utility functions and types for Sketch Assistants.
The npm package @sketch-hq/sketch-assistant-utils receives a total of 3 weekly downloads. As such, @sketch-hq/sketch-assistant-utils popularity was classified as not popular.
We found that @sketch-hq/sketch-assistant-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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 a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.