@useshortcut/client
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
{ | ||
"name": "@useshortcut/client", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"description": "A Promise based library to the Shortcut (formerly Clubhouse) REST API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -15,3 +15,3 @@ <p align="center"> | ||
<a href="https://www.npmjs.org/package/@useshortcut/client"> | ||
<img src="https://badge.fury.io/js/@useshortcut/client.svg" alt="Current npm package version." /> | ||
<img src="https://badge.fury.io/js/@useshortcut%2Fclient.svg" alt="Current npm package version." /> | ||
</a> | ||
@@ -63,2 +63,4 @@ <a href="https://circleci.com/gh/useshortcut/shortcut-client-js"> | ||
To see all available exports, take a look at the [API documentation](https://useshortcut.github.io/shortcut-client-js/) or check out the `.d.ts` files in this repository. | ||
```javascript | ||
@@ -83,2 +85,4 @@ import { ShortcutClient } from '@useshortcut/client'; | ||
[Documentation for this client](https://useshortcut.github.io/shortcut-client-js/). | ||
[Documentation for the REST API](https://shortcut.com/api/rest). |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
263316
0
86