Skip to content
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

[APP-15119] - Add createIntegrationHelpers #1069

Merged
merged 9 commits into from
May 17, 2024
Merged

[APP-15119] - Add createIntegrationHelpers #1069

merged 9 commits into from
May 17, 2024

Conversation

geovannimp
Copy link
Contributor

No description provided.

Copy link

socket-security bot commented May 1, 2024

jzolo22
jzolo22 previously approved these changes May 13, 2024
eyadmba
eyadmba previously approved these changes May 14, 2024
"@jupiterone/integration-sdk-entity-validator": "^12.7.0",
"@sinclair/typebox": "^0.32.30",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can typebox be a dev dependency?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No because we need it in runtime to generate the schema.

@@ -6,6 +6,7 @@
"lib": ["ES2022", "DOM"],
"module": "commonjs",
"moduleResolution": "node",
"resolveJsonModule": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What did we need this for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason something changed in the data model and it cannot import the json schemas without this anymore 😢

Copy link

socket-security bot commented May 16, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

jzolo22
jzolo22 previously approved these changes May 16, 2024
Copy link
Contributor

@eyadmba eyadmba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@geovannimp geovannimp merged commit 70a59e4 into main May 17, 2024
9 checks passed
@geovannimp geovannimp deleted the APP-15119 branch May 17, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants