
Product
Introducing Socket MCP for Claude Desktop
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
@atb-as/utils
Advanced tools
Shared typescript utility methods and types for AtB products.
yarn add @atb-as/utils
In order to test local changes to the package locally, you can use yalc. This is an alternative to yarn link
, that works better with React Native / metro.
npm i yalc -g
to install yalc on your machine.yarn build && yalc push
to set up a local link to this package.yalc add @atb-as/utils
in the project that depends on it.Your local changes to @atb-as/utils
should now be available to use. When you make more changes locally, you can run yarn build && yalc push
again to update the linked package.
When you're done, run yalc remove --all
to reset the project's package.json
.
release-please-action
will create a PR to update the package version and changelog.feat
will be a minor release.fix
will be a patch release.!
after the prefix (e.g. feat!
) means it is a breaking change, and will be a major release. This includes any changes to the public API that requires users of the package to update any code.chore
or refactor
will not trigger a release.For more details, see release-please-action.
EUPL-1.2
FAQs
Shared utility methods and types for AtB products
The npm package @atb-as/utils receives a total of 8 weekly downloads. As such, @atb-as/utils popularity was classified as not popular.
We found that @atb-as/utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 16 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.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.