Socket
Socket
Sign inDemoInstall

@altiumnexar/stock-locator-tool

Package Overview
Dependencies
4
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @altiumnexar/stock-locator-tool

Provides a react component for a stock locator tool powered by the Nexar API.


Version published
Weekly downloads
0
Maintainers
2
Created
Weekly downloads
 

Readme

Source

Nexar Stock Locator Tool NPM Package

In this folder is all of the code for our NPM Package. Please see the repositories README for more information on the tool.

Development

You will need to be logged in to NPM and to be a member of the altiumnexar. To login on the command line use the following command.

npm login

Once the appropriate changes have been made use the following command which will make a fresh build of the package into the dist folder.

npm run build

Then switch the version you are working on to the next version number in the format 1.0.0 using the following command.

npm version 1.0.0

Then to publish the newly built package use the following command.

npm publish --access public

FAQs

Last updated on 10 Mar 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc