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

23

2.3.0

Diff

Changelog

Source

2.3.0 - 2022-06-09

Added:

  • Support path parameters/variables in endpoints.
  • Support DELETE requests.
  • Added methods:
    • users.destroyOne(): Delete a single user.
gochomugo
published 2.2.0 •

Changelog

Source

2.2.0 - 2022-05-29

Added:

  • Added methods:
    • drivingReports.getTags(): Fetch tags for driving reports.
    • trafficUpdates.getTags(): Fetch tags for traffic updates.
gochomugo
published 2.1.0 •

Changelog

Source

2.1.0 - 2021-06-20

Added:

  • Added methods:
    • images.uploadForStream(): Upload images for stream.
  • Added support for Node.js v14, v16.

Removed:

  • Removed support for Node.js v4, v6, v8, v10, v12.
gochomugo
published 2.0.0 •

Changelog

Source

2.0.0 - 2017-10-22

Added:

  • Add support for API v3 methods
  • Add methods:
    • places.getAdvertLocations(): Retrieve advert locations
    • images.upload(): Upload images
    • utils.collectPages(): Helper function for collecting data across multiple pages

Changed:

  • (maintenance) Update dependencies

Removed:

  • Remove support for Node.js v0.10, v0.11 and v0.12 series
gochomugo
published 1.0.0 •

Changelog

Source

1.0.0 - 2017-07-04

Added:

  • Add support for Node.js v8.x

Changed:

  • (maintenance) Update dependencies
gochomugo
published 0.13.0 •

Changelog

Source

0.13.0 - 2016-10-14

Added:

  • Add 'campaigns' sub-module
  • Add 'activations' sub-module
  • Add support for Node.js v6.x

Changed:

  • [maintenance] Update dependencies

Fixed:

  • Fix rule ignoring examples in .npmignore
gochomugo
published 0.12.1 •

Changelog

Source

0.12.1 - 2016-10-05

Fixed:

  • Fix syntax error in strict mode (issue #12)
gochomugo
published 0.12.0 •

Changelog

Source

0.12.0 - 2016-09-21

Added:

  • Add methods sdk.bannerAdverts.editOne() and sdk.listedAdverts.editOne()

Fixed:

  • Typos in code
gochomugo
published 0.11.1 •

Changelog

Source

0.11.1 - 2016-07-15

Fixed:

  • Fix passing the body to a success callback in POST requests
gochomugo
published 0.11.0 •

Changelog

Source

0.11.0 - 2016-06-07

Added:

  • Add methods Poller#pause() and Poller#resume()
  • Allow creating URIs with arbitrary endpoints
  • Export the inner module, generate, for creating custom endpoint functions
  • Support the /countries endpoint with: sdk.places.getCountries()
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