New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@theconcurrent/utility

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theconcurrent/utility - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

4

dist/shared/base_type.d.ts

@@ -113,4 +113,6 @@ import type { DocumentNode } from 'graphql';

name: string;
label: string;
resource: string;
target: string;
target?: string;
source?: string;
isCollection: boolean;

@@ -117,0 +119,0 @@ };

{
"name": "@theconcurrent/utility",
"version": "0.0.27",
"version": "0.0.28",
"main": "./dist/index.umd.js",

@@ -29,3 +29,3 @@ "module": "./dist/index.es.js",

},
"gitHead": "edc2f07feddfca9478ea70513b4129230e815ab0"
"gitHead": "8bba0da91e098154ee722a9bef4132caecd8fbdd"
}

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