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

@takeshape/util

Package Overview
Dependencies
Maintainers
4
Versions
760
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@takeshape/util - npm Package Compare versions

Comparing version 7.217.0 to 7.219.0

3

lib/tracing.d.ts
export declare type ResolverArgs = Record<string, any>;
export interface TraceDetails {
id?: string;
args: ResolverArgs;

@@ -11,2 +12,3 @@ fieldName: string;

export interface ComposeStep {
id?: string;
name?: string;

@@ -18,2 +20,3 @@ args?: ResolverArgs;

export interface Report {
id?: string;
args?: ResolverArgs;

@@ -20,0 +23,0 @@ duration?: number;

2

package.json
{
"name": "@takeshape/util",
"version": "7.217.0",
"version": "7.219.0",
"description": "Shared utilities",

@@ -5,0 +5,0 @@ "homepage": "https://www.takeshape.io",

Sorry, the diff of this file is not supported yet

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