
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
@solid-soda/tsn
Advanced tools
[](https://github.com/solid-soda/scripts)
No-effort way to compile TypeScript with absolute import replacing.
yarn add -D @solid-soda/tsn
yarn tsn
You are fabulous!
Imagine! You want to write TypeScript code, make really great things and use absolute imports. But, Node.js doesn't know about your absolute imports. Just use this task 🌚
You can install it locally:
yarn add -D @solid-soda/tsn
yarn tsn
or, if you prefer npm:
npm i --save-dev @solid-soda/tsn
npm run tsn
And you can use it by dlx/npx:
yarn dlx @solid-soda/tsn
or, if you prefer npm/yarn@classic
npx @solid-soda/tsn
If you want to pass custom tsconfig.json to script, you can easily do it with arguments:
yarn tsn tsconfig.custom.json
If you using ts-node and want check code with absolute imports without compilation, you can use runtime-helper.
ts-node --project tsconfig.json -r @solid-soda/tsn YOUR_CODE.ts
FAQs
[](https://github.com/solid-soda/scripts)
We found that @solid-soda/tsn 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.