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

@borderguru/borderbulk-types

Package Overview
Dependencies
Maintainers
8
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@borderguru/borderbulk-types

TypeScript definitions for BorderGuru SDK

  • 2.12.0
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
8
Weekly downloads
 
Created
Source

BorderBulk Type Definition

The type definition for the BorderBulk SDK

Contributing

Format of commits you can find here: conventional-changelog-angular

Releases

  • Pushes to branches that are not master

When you're pushing to any branch that is not master we are going to create and publish to npm a new beta with:

  • tag: branch name
  • version: build number on Jenkins.

Then, you can run npm view to get the version that was just created.

We can study the possibility to send the new version by slack message or something

  • Merges to master

When something is merged to master a new release is going to be created using semantic-release. Because of this, we are checking PR title to ensure it's using a valid format.

This repo uses the Squash and Merge convention so make sure the squash commit follows the above commit message convention.

If the squash commit message does not match the format mentioned in the contributing section, a NEW release will NOT be created.

A sample squash commit message would be:

feat: Update BulkTypes

This would result in a new minor version generated (including updates to the package and package-lock.json) and published to NPM.

N.B: Do not create tags for Borderbulk, npx semantic release handles the part of generating the next version when publishing.

Keywords

FAQs

Package last updated on 15 Nov 2021

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