Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions components/looker/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "looker",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
7 changes: 2 additions & 5 deletions components/looker/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"name": "@pipedream/looker",
"version": "0.0.3",
"version": "0.0.4",
"description": "Pipedream Looker Components",
"main": "dist/app/looker.app.mjs",
"main": "looker.app.mjs",
"keywords": [
"pipedream",
"looker"
],
"files": [
"dist"
],
"homepage": "https://pipedream.com/apps/looker",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/looker/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/loqate/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "loqate",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
5 changes: 2 additions & 3 deletions components/loqate/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@pipedream/loqate",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pipedream Loqate Components",
"main": "dist/app/loqate.app.mjs",
"main": "loqate.app.mjs",
"keywords": [
"pipedream",
"loqate"
],
"files": ["dist"],
"homepage": "https://pipedream.com/apps/loqate",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/loqate/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/luminous/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "luminous",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
5 changes: 2 additions & 3 deletions components/luminous/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@pipedream/luminous",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pipedream Luminous Components",
"main": "dist/app/luminous.app.mjs",
"main": "luminous.app.mjs",
"keywords": [
"pipedream",
"luminous"
],
"files": ["dist"],
"homepage": "https://pipedream.com/apps/luminous",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/luminous/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/mailcoach/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "mailcoach",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
5 changes: 2 additions & 3 deletions components/mailcoach/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@pipedream/mailcoach",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pipedream Mailcoach Components",
"main": "dist/app/mailcoach.app.mjs",
"main": "mailcoach.app.mjs",
"keywords": [
"pipedream",
"mailcoach"
],
"files": ["dist"],
"homepage": "https://pipedream.com/apps/mailcoach",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/mailcoach/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/mailify/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "mailify",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
7 changes: 2 additions & 5 deletions components/mailify/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"name": "@pipedream/mailify",
"version": "0.0.3",
"version": "0.0.4",
"description": "Pipedream Mailify Components",
"main": "dist/app/mailify.app.mjs",
"main": "mailify.app.mjs",
"keywords": [
"pipedream",
"mailify"
],
"files": [
"dist"
],
"homepage": "https://pipedream.com/apps/mailify",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/mailify/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/mailrefine/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "mailrefine",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
7 changes: 2 additions & 5 deletions components/mailrefine/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"name": "@pipedream/mailrefine",
"version": "0.0.3",
"version": "0.0.4",
"description": "Pipedream Mailrefine Components",
"main": "dist/app/mailrefine.app.mjs",
"main": "mailrefine.app.mjs",
"keywords": [
"pipedream",
"mailrefine"
],
"files": [
"dist"
],
"homepage": "https://pipedream.com/apps/mailrefine",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/mailrefine/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/mainwp/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "mainwp",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
5 changes: 2 additions & 3 deletions components/mainwp/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@pipedream/mainwp",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pipedream MainWP Components",
"main": "dist/app/mainwp.app.mjs",
"main": "mainwp.app.mjs",
"keywords": [
"pipedream",
"mainwp"
],
"files": ["dist"],
"homepage": "https://pipedream.com/apps/mainwp",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/mainwp/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/manifestly_checklists/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "manifestly_checklists",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
5 changes: 2 additions & 3 deletions components/manifestly_checklists/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@pipedream/manifestly_checklists",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pipedream Manifestly Checklists Components",
"main": "dist/app/manifestly_checklists.app.mjs",
"main": "manifestly_checklists.app.mjs",
"keywords": [
"pipedream",
"manifestly_checklists"
],
"files": ["dist"],
"homepage": "https://pipedream.com/apps/manifestly_checklists",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/manifestly_checklists/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/marketing_master_io/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "marketing_master_io",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
7 changes: 2 additions & 5 deletions components/marketing_master_io/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"name": "@pipedream/marketing_master_io",
"version": "0.0.3",
"version": "0.0.4",
"description": "Pipedream Marketing Master IO Components",
"main": "dist/app/marketing_master_io.app.mjs",
"main": "marketing_master_io.app.mjs",
"keywords": [
"pipedream",
"marketing_master_io"
],
"files": [
"dist"
],
"homepage": "https://pipedream.com/apps/marketing_master_io",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/marketing_master_io/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions components/marketstack/.gitignore

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { defineApp } from "@pipedream/types";

export default defineApp({
export default {
type: "app",
app: "marketstack",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
5 changes: 2 additions & 3 deletions components/marketstack/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@pipedream/marketstack",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pipedream Marketstack Components",
"main": "dist/app/marketstack.app.mjs",
"main": "marketstack.app.mjs",
"keywords": [
"pipedream",
"marketstack"
],
"files": ["dist"],
"homepage": "https://pipedream.com/apps/marketstack",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
Loading
Loading