UNPKG

@ericblade/mws-simple

Version:

Modern, full featured nodejs Amazon MWS API in ~150 lines of code

26 lines (12 loc) 1.06 kB
## [5.1.1](https://github.com/ericblade/mws-simple/compare/5.1.0...5.1.1) (2020-04-25) # [5.1.0](https://github.com/ericblade/mws-simple/compare/5.0.4...5.1.0) (2020-03-16) ## [5.0.4](https://github.com/ericblade/mws-simple/compare/5.0.3...5.0.4) (2020-03-16) ## [5.0.3](https://github.com/ericblade/mws-simple/compare/5.0.2...5.0.3) (2020-01-15) ## [5.0.2](https://github.com/ericblade/mws-simple/compare/5.0.1...5.0.2) (2020-01-15) ### Bug Fixes * eliminate MWSSimple.d.ts as dependent packages couldn't access it ([d9d5e9c](https://github.com/ericblade/mws-simple/commit/d9d5e9cac12f4e05f139fa81344482d579704923)) ## [5.0.1](https://github.com/ericblade/mws-simple/compare/5.0.0...5.0.1) (2020-01-15) # [5.0.0](https://github.com/ericblade/mws-simple/compare/4.2.0...5.0.0) (2020-01-15) # [4.2.0](https://github.com/ericblade/mws-simple/compare/4.1.6...4.2.0) (2020-01-15) ### Bug Fixes * no longer test in node 8, 9 ([3e46e9c](https://github.com/ericblade/mws-simple/commit/3e46e9c75e936d0bbedb78c521a4f91be8d624e9))