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

@sp-api-sdk/vendor-invoices-api-v1

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sp-api-sdk/vendor-invoices-api-v1 - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

LICENSE

2

dist/cjs/src/client.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VendorInvoicesApiClient = exports.RATE_LIMITS = void 0;
/* eslint-disable prefer-regex-literals, no-floating-decimal, unicorn/no-zero-fractions */
/* eslint-disable prefer-regex-literals */
const api_model_1 = require("./api-model");

@@ -6,0 +6,0 @@ const common_1 = require("@sp-api-sdk/common");

@@ -1,2 +0,2 @@

/* eslint-disable prefer-regex-literals, no-floating-decimal, unicorn/no-zero-fractions */
/* eslint-disable prefer-regex-literals */
import { Configuration, VendorPaymentsApi } from './api-model';

@@ -3,0 +3,0 @@ import { endpoints, awsRegionByCode, createAxiosInstance } from '@sp-api-sdk/common';

@@ -5,3 +5,3 @@ {

"description": "The Selling Partner API for Retail Procurement Payments provides programmatic access to vendors payments data.",
"version": "1.4.0",
"version": "1.4.1",
"main": "dist/cjs/index.js",

@@ -28,13 +28,6 @@ "module": "dist/es/index.js",

"dependencies": {
"@aws-sdk/client-sts": "^3.16.0",
"@sp-api-sdk/auth": "^0.3.2",
"@sp-api-sdk/common": "^0.6.0",
"@sp-api-sdk/auth": "^0.3.3",
"@sp-api-sdk/common": "^0.6.1",
"axios": "^0.21.1"
},
"devDependencies": {
"@types/jest": "^26.0.23",
"jest": "^26.6.3",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.6"
},
"repository": {

@@ -58,3 +51,3 @@ "type": "git",

],
"gitHead": "e0159dfc0d374e22bfba9dcf99135e0ee56d314b"
"gitHead": "eb3d4db11d7d990ea0c8a4ddf57e020eedb6589a"
}

Sorry, the diff of this file is not supported yet

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