Socket
Socket
Sign inDemoInstall

kbme

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kbme - npm Package Compare versions

Comparing version 2.2.0-develop.1 to 2.2.0-develop.2

9

package.json
{
"name": "kbme",
"version": "2.2.0-develop.1",
"version": "2.2.0-develop.2",
"description": "Gather kanban metrics from your JIRA instance",

@@ -36,9 +36,2 @@ "main": "lib/index.js",

"release": {
"branches": [
"master",
{
"name": "develop",
"prerelease": true
}
],
"plugins": [

@@ -45,0 +38,0 @@ "@semantic-release/npm",

6

README.md

@@ -97,9 +97,9 @@ # kbme

#### Development
#### Beta
Create a feature branch and make a pull-request to `develop` branch.
Create a feature branch and make a pull-request to `beta` branch.
Once it gets merged, you can try and install the package using:
```bash
> npm i -g kbme@develop
> npm i -g kbme@beta
```

@@ -106,0 +106,0 @@

Sorry, the diff of this file is not supported yet

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