New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@joktec/bigquery

Package Overview
Dependencies
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@joktec/bigquery

JokTec - Google Cloud BigQuery Service

latest
npmnpm
Version
0.2.11
Version published
Weekly downloads
6
200%
Maintainers
1
Weekly downloads
 
Created
Source

joktec-bigquery

Core Libraries such as type definitions, api clients and utils serving for backend services and frontend services

Installation

Use the package manager to install @joktec/bigquery (if you have been published to npm registry)

yarn add @joktec/bigquery

Local Development

For development, a package can be linked into another project. This is often useful to test out new features

  cd joktec-core
  yarn link

Use yarn link @joktec/bigquery to link another package that you’d like to test into your current project.

Usage

import { isDev } from '@joktec/bigquery/dist/utils';

isDev();

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Keywords

bigquery

FAQs

Package last updated on 31 Oct 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