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

@theconcurrent/simplified-entity

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/simplified-entity - npm Package Compare versions

Comparing version

to
0.0.26

2

dist/shared/base_type.d.ts

@@ -83,3 +83,3 @@ import type { DocumentNode } from 'graphql';

};
type ResourceActionField = FieldCommon & {
export type ResourceActionField = FieldCommon & {
label: string;

@@ -86,0 +86,0 @@ possibleTypes: Array<{

{
"name": "@theconcurrent/simplified-entity",
"version": "0.0.25",
"version": "0.0.26",
"main": "./dist/index.umd.js",

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

},
"gitHead": "ee18af36373b818c8918ddb36c5bcf81cb61df16"
"gitHead": "078240472ccbed8702e0f88aa9f1be194969789b"
}

Sorry, the diff of this file is not supported yet