Skip to content

Cleaning up TS sample files - part 1 #18069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

13 changes: 0 additions & 13 deletions components/adp/app/adp.app.ts

This file was deleted.

5 changes: 2 additions & 3 deletions components/adp/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@pipedream/adp",
"version": "0.0.2",
"version": "0.0.3",
"description": "Pipedream ADP Components",
"main": "dist/app/adp.app.mjs",
"main": "adp.app.mjs",
"keywords": [
"pipedream",
"adp"
],
"files": ["dist"],
"homepage": "https://pipedream.com/apps/adp",
"author": "Pipedream <[email protected]> (https://pipedream.com/)",
"publishConfig": {
Expand Down
3 changes: 0 additions & 3 deletions components/adp/tsconfig.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

3 changes: 0 additions & 3 deletions components/ambient_weather/.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: "ambient_weather",
propDefinitions: {},
Expand All @@ -10,4 +8,4 @@ export default defineApp({
console.log(Object.keys(this.$auth));
},
},
});
};
Loading
Loading