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 Compare versions

Comparing version 0.13.0 to 1.0.0

12

CHANGELOG.md

@@ -11,2 +11,14 @@ # Change Log

## 1.0.0 - 2017-07-04
Added:
* Add support for Node.js v8.x
Changed:
* (maintenance) Update dependencies
## 0.13.0 - 2016-10-14

@@ -13,0 +25,0 @@

4

package.json
{
"name": "ma3route-sdk",
"version": "0.13.0",
"version": "1.0.0",
"description": "Node.js SDK for developing with the Ma3Route REST API",

@@ -31,3 +31,3 @@ "repository": {

"decamelize": "^1.0.0",
"eventsource": "^0.2.0",
"eventsource": "^1.0.4",
"lodash": "^4.16.3",

@@ -34,0 +34,0 @@ "request": "^2.75.0",

@@ -5,9 +5,13 @@ # Ma3Route SDK

[![node](https://img.shields.io/node/v/ma3route-sdk.svg?style=flat-square)](https://www.npmjs.com/package/ma3route-sdk)
[![npm](https://img.shields.io/npm/v/ma3route-sdk.svg?style=flat-square)](https://www.npmjs.com/package/ma3route-sdk)
[![Build Status](https://img.shields.io/travis/Ma3Route/node-sdk.svg?style=flat-square)](https://travis-ci.org/Ma3Route/node-sdk)
[![node](https://img.shields.io/node/v/ma3route-sdk.svg?style=flat-square)](https://www.npmjs.com/package/ma3route-sdk) [![npm](https://img.shields.io/npm/v/ma3route-sdk.svg?style=flat-square)](https://www.npmjs.com/package/ma3route-sdk) [![Build Status](https://img.shields.io/travis/Ma3Route/node-sdk.svg?style=flat-square)](https://travis-ci.org/Ma3Route/node-sdk)
> **The Version 2 of the Ma3Route API has been opened up!**
>
> Go to https://bitbucket.org/ma3route_team/ma3route-api-documentation/wiki/Introduction.md
> for more information.
|Aspect|Detail|
|-----|-----|
|Library version|`1.x.x`|
|Ma3Route API|v2 · [docs][api-v2]|
|Node.js|0.10, 0.11, 0.12, 4, 6, 8|
|Development|~Active~ **Maintenance**|

@@ -18,3 +22,3 @@

```bash
$ npm install ma3route-sdk
$ npm install ma3route-sdk@1
```

@@ -57,5 +61,6 @@

Copyright (c) 2015-2016 SkyeHi Limited
Copyright (c) 2015-2017 SkyeHi Limited
[api-v2]:https://bitbucket.org/ma3route_team/ma3route-api-documentation/wiki/Introduction.md
[example]:https://github.com/Ma3Route/node-sdk/tree/master/example
[guide]:https://github.com/Ma3Route/node-sdk/blob/master/CONTRIBUTING.md

Sorry, the diff of this file is not supported yet

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