Skip to content

Commit

Permalink
Extract SafeArborist out into its own module
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Oct 15, 2024
1 parent 825f99f commit 644ed42
Show file tree
Hide file tree
Showing 4 changed files with 943 additions and 604 deletions.
1 change: 1 addition & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const API_V0_URL = 'https://api.socket.dev/v0'
Loading

0 comments on commit 644ed42

Please sign in to comment.