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

ma3route-sdk

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ma3route-sdk - npm Package Versions

13

0.10.2

Diff

Changelog

Source

0.10.2 - 2016-05-17

Changed:

  • configuration variable request.strictSSL defaults to false, for now. This is a temporary work-around for the SSL peer verification error while performing requests against the API.
gochomugo
published 0.10.1 •

Changelog

Source

0.10.1 - 2016-05-11

Fixed:

  • Fix typo in method name i.e. from sdk.drivingReports.delete to sdk.drivingReports.deleteOne
gochomugo
published 0.10.0 •

Changelog

Source

0.10.0 - 2016-03-23

Added:

  • Added sdk.places.getPlaces() for retrieving notable places
gochomugo
published 0.9.0 •

Changelog

Source

0.9.0 - 2016-03-11

Added:

  • added sdk.user.resetPassword() for resetting password
gochomugo
published 0.8.4 •

Changelog

Source

0.8.4 - 2016-02-27

Changed:

  • Poller emits "message" event only when one or more items are returned from API
  • Poller only fires request, if there's none pending

Fixed:

  • Poller should use the correct last read ID, irrespective of the order of returned items
gochomugo
published 0.8.3 •

Changelog

Source

0.8.3 - 2016-02-17

Fixed:

  • revert unwarranted typo change
gochomugo
published 0.8.2 •

Changelog

Source

0.8.2 - 2016-02-17

Added:

  • added CHANGELOG.md

Changed:

  • updated dependencies to latest versions: eventsource, lodash, grunt-jsdoc, istanbul, mocha-lcov-reporter, should

Fixed:

  • fixed typo in endpoint URL, /contactus
gochomugo
published 0.8.1 •

Changelog

Source

0.8.1 - 2015-09-28

Fixed:

  • fix shasum check failure error in npm install ma3route-sdk (a6d19ffcd712c018c4dc2f02f0046d7b2369e246)
gochomugo
published 0.8.0 •

Changelog

Source

0.8.0 - 2015-09-26

Added:

  • implement directions
  • update urijs dependency
  • explicitly depending on peer deps
gochomugo
published 0.7.0 •

Changelog

Source

0.7.0 - 2015-07-31

Added:

  • extend the Poller class:
    • automatically tracks the last read id
    • accepts asynchronous params function
    • uses the "error" event for error messages
    • uses the "message" event only for items it receive
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