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

@bizon/mws-sdk

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bizon/mws-sdk - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

2

lib/client/models/reports.js
const {Buffer} = require('buffer')
const parseCsv = require('csv-parse')
const {parse: parseCsv} = require('csv-parse')
const iconv = require('iconv-lite')

@@ -5,0 +5,0 @@

{
"name": "@bizon/mws-sdk",
"version": "5.2.0",
"version": "5.2.1",
"main": "index.js",

@@ -31,20 +31,20 @@ "description": "SDK for Amazon Marketplace Web Services",

"dependencies": {
"@bizon/amazon-ids": "^2.7.1",
"@bizon/amazon-ids": "^2.8.0",
"content-type": "^1.0.4",
"csv-parse": "^4.16.3",
"date-fns": "^2.23.0",
"debug": "^4.3.1",
"got": "^11.8.2",
"csv-parse": "^5.0.3",
"date-fns": "^2.26.0",
"debug": "^4.3.3",
"got": "^11.8.3",
"iconv-lite": "^0.6.3",
"libxmljs2": "^0.28.0",
"libxmljs2": "^0.29.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@bizon/semantic-release-config": "^1.0.1",
"jest": "^27.2.0",
"jest-junit": "^12.2.0",
"@bizon/semantic-release-config": "^1.1.0",
"jest": "^27.3.1",
"jest-junit": "^13.0.0",
"mockdate": "^3.0.5",
"nock": "^13.1.3",
"semantic-release": "^17.4.7",
"xo": "^0.44.0"
"nock": "^13.2.1",
"semantic-release": "^18.0.1",
"xo": "^0.47.0"
},

@@ -51,0 +51,0 @@ "engines": {

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