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

@instaffogmbh/pardot-lead-integrator

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instaffogmbh/pardot-lead-integrator - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

7

dist/index.js

@@ -25,3 +25,8 @@ "use strict";

phone: 'Phone',
jobTitle: 'JobTitle'
jobTitle: 'JobTitle',
utm_name: 'UtmName',
utm_term: 'UtmTerm',
utm_campaign: 'UtmCampaign',
utm_source: 'UtmSource',
utm_medium: 'UtmMedium'
};

@@ -28,0 +33,0 @@

2

package.json
{
"name": "@instaffogmbh/pardot-lead-integrator",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -17,2 +17,7 @@ # Pardot Lead Integrator

phone: '062216484940',
utm_name: 'name',
utm_term: 'term',
utm_soure: 'source',
utm_medium: 'medium',
utm_campaign: 'campaign',
}).then(() => console.log('success'), error => console.log(error))

@@ -19,0 +24,0 @@ ```

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