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

bourse-cli

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bourse-cli - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

yarn.lock

4

package.json
{
"name": "bourse-cli",
"version": "2.2.0",
"version": "2.2.1",
"description": "Put some description here",

@@ -25,3 +25,3 @@ "keywords": [

"dependencies": {
"bourse": "^8.1.9",
"bourse": "^10.0.1",
"coffee-script": "^1.10.0",

@@ -28,0 +28,0 @@ "colors": "^1.1.2",

@@ -1,8 +0,8 @@

# generator-octoblu-cli
# bourse-cli
[![Dependency status](http://img.shields.io/david/octoblu/generator-octoblu-cli.svg?style=flat)](https://david-dm.org/octoblu/generator-octoblu-cli)
[![devDependency Status](http://img.shields.io/david/dev/octoblu/generator-octoblu-cli.svg?style=flat)](https://david-dm.org/octoblu/generator-octoblu-cli#info=devDependencies)
[![Build Status](http://img.shields.io/travis/octoblu/generator-octoblu-cli.svg?style=flat&branch=master)](https://travis-ci.org/octoblu/generator-octoblu-cli)
[![Dependency status](http://img.shields.io/david/octoblu/bourse-cli.svg?style=flat)](https://david-dm.org/octoblu/bourse-cli)
[![devDependency Status](http://img.shields.io/david/dev/octoblu/bourse-cli.svg?style=flat)](https://david-dm.org/octoblu/bourse-cli#info=devDependencies)
[![Build Status](http://img.shields.io/travis/octoblu/bourse-cli.svg?style=flat&branch=master)](https://travis-ci.org/octoblu/bourse-cli)
[![NPM](https://nodei.co/npm/generator-octoblu-cli.svg?style=flat)](https://npmjs.org/package/generator-octoblu-cli)
[![NPM](https://nodei.co/npm/bourse-cli.svg?style=flat)](https://npmjs.org/package/bourse-cli)

@@ -12,3 +12,3 @@ ## Installing

```bash
$ npm install generator-octoblu-cli
$ npm install -g bourse-cli
```

@@ -18,28 +18,14 @@

```javascript
console.log('hello world!');
```
```shell
$ bourse-cli --help
usage: bourse-cli [GLOBAL_OPTIONS] <COMMAND>
## License
commands:
calendar-range Retrieve all calendar events in a range
item-get Retrieve an Exchange Calendar Item
whoami Who are you?
The MIT License (MIT)
Copyright 2016 Octoblu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
global options:
-h, --help Print this help and exit.
-v, --version Print the version and exit.
```
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