Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mijoco/stx_helpers

Package Overview
Dependencies
Maintainers
0
Versions
100
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

  • 0.5.5
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
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 17 Nov 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc