
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@skedulo/horizon-work-actions-common
Advanced tools
A central repository store for all the common utils, interfaces etc that are used across work actions.
yarn bootstrap
To facilitate local development and debugging, you can set up a local server to run API functions.
Remember every API request needs to be authenticated, so you will need to provide a valid JWT token in the Authorization header of your requests as well as the api url in the sked-api-server header.
Start the local development server with the following command:
yarn start
This command will launch the server, and you should see some output in the terminal indicating that the server is running.
After the server has started, you can make API requests to the available functions and endpoints defined in the src/devRoutes.ts file.
To test you can send a GET request to http://localhost:7654/ping which should return 'pong'.
Note: The server will typically run on localhost at port 7654, but can be also customised by setting it on the env variable HTTP_PORT.
Changes to this package should come along with changes to the version.
List all the versions of the package to know the next version available
npm view @skedulo/horizon-work-actions-common versions
The command below will update the version of the package and publish it to npm.
yarn release-package <newversion>
FAQs
A central repository store for all the common utils, interfaces etc that are used across work actions.
The npm package @skedulo/horizon-work-actions-common receives a total of 12 weekly downloads. As such, @skedulo/horizon-work-actions-common popularity was classified as not popular.
We found that @skedulo/horizon-work-actions-common demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 69 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies