Socket
Book a DemoInstallSign in
Socket

@lessondesk/electron-group-api-client

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

@lessondesk/electron-group-api-client

Lesson Desk Group API client

unpublished
npmnpm
Version
1.0.3
Version published
Weekly downloads
2
Maintainers
3
Weekly downloads
 
Created
Source

@lessondesk/api-client

standard-readme compliant make a pull request lessondesk-code-style

Lesson Desk API client

Table of Contents

Usage

import api from '@lessondesk/api-client'
api.licences.licenceLearnerCount(clientId).then(console.log).catch(console.error)

Install

This project uses node and npm.

$ npm install @lessondesk/api-client
$ # OR
$ yarn add @lessondesk/api-client

Contribute

  • Fork it and create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am "Add some feature"
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

FAQs

Package last updated on 24 Nov 2025

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