Socket
Socket
Sign inDemoInstall

mws-sdk-promises

Package Overview
Dependencies
52
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

lib/finances.js

4

CHANGES.md
# Changes:
## 2018/10/16 ver 1.1.0
Add Finances API support #24 by [PHaroZ](https://github.com/PHaroZ)
## 2018/09/01 ver 1.0.0

@@ -4,0 +8,0 @@

@@ -417,2 +417,3 @@ 'use strict';

exports.Orders = require('./orders');
exports.Finances = require('./finances');
exports.Sellers = require('./sellers');

@@ -419,0 +420,0 @@ exports.Feeds = require('./feeds');

11

package.json

@@ -12,3 +12,3 @@ {

"homepage": "http://_",
"version": "1.0.0",
"version": "1.1.0",
"author": {

@@ -19,3 +19,4 @@ "name": "Eibbor Srenduas",

},
"contributors": [{
"contributors": [
{
"name": "Adrian Sanchezdelc",

@@ -31,2 +32,6 @@ "email": "adrian@ticadia.com"

"email": "vedmalex@gmail.com"
},
{
"name": "PHaroZ",
"email": "github@pharoz.net"
}

@@ -58,2 +63,2 @@ ],

}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc