🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@commercetools-test-data/type

Package Overview
Dependencies
Maintainers
3
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-test-data/type

Data model for commercetools API Type

Source
npmnpm
Version
0.0.0-canary-20240301155948
Version published
Maintainers
3
Created
Source

@commercetools-test-data/type

This package provides data models for the commercetools platform Type representations.

https://docs.commercetools.com/api/projects/types#representations

Install

$ pnpm add -D @commercetools-test-data/type

Usage

import {
  Type,
  TypeDraft,
  type TType,
  type TypeDraft,
} from '@commercetools-test-data/type';

const type = Type.random().build<TType>();
const TypeDraft = TypeDraft.random().build<TTypeDraft>();

Keywords

javascript

FAQs

Package last updated on 01 Mar 2024

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