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

@useshortcut/client

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useshortcut/client - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.0.0

2

package.json
{
"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).
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