New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@36node/bus-log-sdk-js

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@36node/bus-log-sdk-js

Javascript SDK for Bus Log Service.

0.0.2
unpublished
latest
Source
npm
Version published
Maintainers
4
Created
Source

@36node/bus-log-sdk-js

version downloads

Install

yarn add @36node/bus-log-sdk-js

Usage

const SDK = require("@36node/bus-log-sdk-js");

const sdk = new SDK({ base: "xxxxx" });
sdk.vehicle.listRecords({ vehicleId: "xxxx" });

Contributing

  • Fork it!
  • 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 :D

Author

module © 36node, Released under the MIT License.

Authored and maintained by 36node with help from contributors (list).

GitHub @36node

FAQs

Package last updated on 13 Jun 2019

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