Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@trackunit/custom-field-api

Package Overview
Dependencies
Maintainers
3
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trackunit/custom-field-api - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

2

package.json
{
"name": "@trackunit/custom-field-api",
"version": "0.0.16",
"version": "0.0.17",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=18.x"

import { DeepPartialNullable } from "@trackunit/react-core-contexts-test";
import * as gql from "../graphql-api/graphql";
import * as gql from "./graphql";
export declare const mockForGetCustomFieldsForAssetQuery: (variables: gql.GetCustomFieldsForAssetQueryVariables, data?: DeepPartialNullable<gql.GetCustomFieldsForAssetQuery>) => import("@apollo/client/testing").MockedResponse<gql.GetCustomFieldsForAssetQuery, Record<string, any>> & {

@@ -4,0 +4,0 @@ data: gql.GetCustomFieldsForAssetQuery;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc