Socket
Socket
Sign inDemoInstall

@5stones/n8n-nodes-bigcommerce

Package Overview
Dependencies
110
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @5stones/n8n-nodes-bigcommerce

Node to interface with Bigcommerce


Version published
Maintainers
3
Created

Readme

Source

n8n-nodes-bigcommerce

Release

The standard release command for this project is:

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]

This command will:

  1. Generate/update the Changelog
  2. Bump the package version
  3. Tag & pushing the commit
  4. Publish the package to NPM (assuming you are logged in to NPM and have the correct access)

e.g.

npm version 1.2.17
npm version patch // 1.2.17 -> 1.2.18

Dev

To run n8n with this package during development, the built package must be inside the n8n's node_modules:

docker run -p5678:5678 -v "$PWD":/usr/local/lib/node_modules/n8n/node_modules/@5stones/n8n-nodes-bigcommerce n8nio/n8n

FAQs

Last updated on 07 Jan 2022

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