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

dctrackclient

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dctrackclient - npm Package Versions

124

0.9.0

Diff

Changelog

Source

0.9.0

  • Functions that begin with retrieve are POST requests
  • Added power chain API endpoints
  • Added ticket API endpoints
  • Added custom fields API endpoints
nfv
published 0.8.1 •

Changelog

Source

0.8.1

  • Add connection API endpoints
nfv
published 0.8.0 •

Changelog

Source

0.8.0

  • Functions that begin with submit are PUT requests
  • Functions that begin with complete are PUT requests
  • Rename getAllPermissions() to getPermissions() (all is implied)
  • Add API endpoints for requests and work orders
nfv
published 0.7.2 •

Changelog

Source

0.7.2

  • Add permission API endpoints
  • Add lookup list API endpoints
nfv
published 0.7.1 •

Changelog

Source

0.7.1

  • Add location favorites API endpoints
  • Add cabinet space API endpoints
nfv
published 0.7.0 •

Changelog

Source

0.7.0

  • Add Client.generateToken() function to generate and return an API token
    • All API calls now require an API token
    • If no API token is provided, one will be provisioned automatically
    • Added documentation in README.md regarding generating tokens
  • Stricter schema.json
    • Function names must begin with get, create, search, remove, update, or delete
    • Endpoints cannot start with a slash
    • Descriptions must contain at least 1 character
    • If parameters is set, it must contain at least 1 parameter
nfv
published 0.6.2 •

Changelog

Source

0.6.2

  • Add sublocation API endpoints
nfv
published 0.6.1 •

Changelog

Source

0.6.1

  • Add updateModel API function
nfv
published 0.6.0 •

Changelog

Source

0.6.0

  • Add location API endpoints
  • Minor updates to readme examples (text fixes)
  • HTTP method is inferred by the function name (e.g. getItem() = GET request)
  • Remove method from api.json
  • Show message when no documentation is provided
nfv
published 0.5.2 •

Changelog

Source

0.5.2

  • Added API functions for managing item ports
  • Style updates in readme file
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