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

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@jupiterone/[email protected] Transitive: eval, unsafe +8 5.28 MB jupiterone-dev
npm/@jupiterone/[email protected] None 0 0 B

🚮 Removed packages: npm/@jupiterone/[email protected], npm/@jupiterone/[email protected], npm/@jupiterone/[email protected]

View full report↗︎

@geovannimp geovannimp marked this pull request as ready for review May 13, 2024 20:08
@geovannimp geovannimp requested a review from a team as a code owner May 13, 2024 20:08
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 😢

@geovannimp geovannimp dismissed stale reviews from eyadmba and jzolo22 via cb3d4fb May 16, 2024 18:00
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.

3 participants