Socket
Book a DemoInstallSign in
Socket

@looker/sdk-codegen-scripts

Package Overview
Dependencies
Maintainers
9
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@looker/sdk-codegen-scripts

Looker SDK Codegen scripts

latest
Source
npmnpm
Version
21.5.35
Version published
Maintainers
9
Created
Source

Looker SDK code generator scripts

This package contains the Node-based scripts used by the Looker SDK Codegen project.

It has node dependencies, so it cannot be used in the browser.

DEPRECATED AND NOT SUPPORTED: Looker does not support direct use of this package, other than via indirect use in the SDK Codegen project repository.

Scripts

  • sdkGen.ts is the script for the Looker SDK code generator. Run yarn gen -h to see options.
  • legacy.ts for the OpenAPI legacy code generator
  • specConvert.ts converts a swagger (OpenAPI 2.x) file to OpenAPI 3.x
  • yamlToJson.ts converts a YAML file to a pretty-printed JSON file

FAQs

Package last updated on 17 Sep 2025

Did you know?

Socket

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.

Install

Related posts