
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
@looker/api-explorer
Advanced tools
Use this OpenAPI Explorer to read any OpenAPI specification and explore its methods and types. Fast and powerful searching is also supported.
This is an Open Source project that builds on the specification processing created in the Looker SDK Codegen project.
This package uses Yarn. See the Yarn installation instructions if you need to install it.
To install dependencies, run:
yarn install
followed by:
NOTE: For API-explorer to build all other packages must have been built at least once. Use yarn build to do a complete build.
yarn workspace @looker/api-explorer develop
will start the development server and monitor for changes.
To see the other scripts supported by the package, do
yarn workspace @looker/api-explorer run
The API Explorer includes end-to-end tests using Puppeteer.
This command will automatically start the development server (yarn develop) and run the tests against it.
yarn workspace @looker/api-explorer run test:e2e
To run the E2E tests against a remote Looker instance, you must provide your API client credentials.
This runs the local development server (with your code changes) but proxies API requests to the remote Looker instance.
API_PROXY_TARGET=https://<your-looker-instance> \
LOOKER_CLIENT_ID=<your-client-id> \
LOOKER_CLIENT_SECRET=<your-client-secret> \
yarn workspace @looker/api-explorer run test:e2e
FAQs
Looker API Explorer
The npm package @looker/api-explorer receives a total of 369 weekly downloads. As such, @looker/api-explorer popularity was classified as not popular.
We found that @looker/api-explorer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.