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

fuel-soap

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuel-soap - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

LICENSE.txt

7

lib/fuel-soap.js
/*
* Copyright (c) 2016, Salesforce.com, Inc.
* Copyright (c) 2018, salesforce.com, inc.
* All rights reserved.
*
* Legal Text is available at https://github.com/forcedotcom/Legal/blob/master/License.txt
* Licensed under the BSD 3-Clause license.
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/

@@ -195,2 +195,3 @@

* @param [options.filter] - Will be used in body as `Filter` under `RetrieveRequestMsg.RetrieveRequest`
* @param [options.continueRequest] - Will be used in body as `ContinueRequest` under `RetrieveRequestMsg.RetrieveRequest`
* @param {FuelSoap~StandardCallback} callback - Callback that handles response

@@ -197,0 +198,0 @@ */

/*
* Copyright (c) 2016, Salesforce.com, Inc.
* Copyright (c) 2018, salesforce.com, inc.
* All rights reserved.
*
* Legal Text is available at https://github.com/forcedotcom/Legal/blob/master/License.txt
* Licensed under the BSD 3-Clause license.
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/

@@ -7,0 +7,0 @@

{
"name": "fuel-soap",
"version": "1.6.0",
"version": "1.6.1",
"description": "Node library for performing SOAP API calls to Salesforce Marketing Cloud (formerly ExactTarget).",

@@ -5,0 +5,0 @@ "main": "./lib/fuel-soap.js",

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