🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@mijoco/stx_helpers

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mijoco/stx_helpers

Helper functions common to stxeco and other applications

npmnpm
Version
0.6.99
Version published
Weekly downloads
49
-84.39%
Maintainers
1
Weekly downloads
 
Created
Source

@mijoco/stx_helpers

Helper functions common to stxeco and other applications

Creating a project

npm init -y
npm install typescript --save-dev
npm install ts-node --save-dev
npm install tslib --save-dev
npm install @types/node --save-dev

Publishing

To publish your library to npm:

npm publish --access public

Packing

Test the helpers prior to publishing.

npm run build
npm pack
mv mijoco-stxeco_helpers-0.0.xx.tgz ../stxeco-launcher

in stxeco-launcher;

npm install ./mijoco-stxeco_helpers-0.0.xx.tgz

FAQs

Package last updated on 02 Apr 2025

Did you know?

Socket

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.

Install

Related posts