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

@grouparoo/customerio

Package Overview
Dependencies
Maintainers
5
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grouparoo/customerio - npm Package Compare versions

Comparing version 0.7.0-alpha.9 to 0.7.0-alpha.10

dist/migrations/000003-plugin-customerio-export-name.d.ts

4

dist/initializers/plugin.js

@@ -39,2 +39,3 @@ "use strict";

name: "customerio",
displayName: "Customer.io",
options: [

@@ -67,3 +68,4 @@ {

{
name: "customerio-export",
name: "customerio-export-customers",
displayName: "Customer.io Export Customers",
direction: "export",

@@ -70,0 +72,0 @@ description: "Export records to customer.io as Customers",

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

"description": "The Grouparoo customer.io Plugin",
"version": "0.7.0-alpha.9",
"version": "0.7.0-alpha.10",
"license": "MPL-2.0",

@@ -32,8 +32,8 @@ "private": false,

"dependencies": {
"@grouparoo/app-templates": "0.7.0-alpha.9",
"@grouparoo/app-templates": "0.7.0-alpha.10",
"customerio-node": "3.0.3"
},
"devDependencies": {
"@grouparoo/core": "0.7.0-alpha.9",
"@grouparoo/spec-helper": "0.7.0-alpha.9",
"@grouparoo/core": "0.7.0-alpha.10",
"@grouparoo/spec-helper": "0.7.0-alpha.10",
"@types/jest": "*",

@@ -52,3 +52,3 @@ "@types/node": "*",

},
"gitHead": "8fa6d366bf1ede0304ac4edd31b34f77f61aba5c"
"gitHead": "3d606c072de5382417f6c0eb45290335ee92c06d"
}

@@ -44,2 +44,3 @@ import path from "path";

name: "customerio",
displayName: "Customer.io",
options: [

@@ -72,3 +73,4 @@ {

{
name: "customerio-export",
name: "customerio-export-customers",
displayName: "Customer.io Export Customers",
direction: "export",

@@ -75,0 +77,0 @@ description: "Export records to customer.io as Customers",

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