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 0.0.22 to 0.0.23

5

dist/shared/base_type.d.ts

@@ -1,2 +0,1 @@

/// <reference types="react" />
import type { DocumentNode } from 'graphql';

@@ -116,3 +115,2 @@ type Description = string | undefined;

queries: Array<RawQuery>;
component?: (props: any) => JSX.Element;
responseDataPath: {

@@ -127,3 +125,2 @@ data: string;

queries: Array<RawQuery>;
component?: (props: any) => JSX.Element;
responseDataPath: {

@@ -138,3 +135,2 @@ data: string;

queries: Array<RawQuery>;
component?: (props: any) => JSX.Element;
responseDataPath: {

@@ -152,3 +148,2 @@ data: string;

queries: Array<RawQuery>;
component?: (props: any) => JSX.Element;
responseDataPath: {

@@ -155,0 +150,0 @@ data: string;

4

package.json
{
"name": "@theconcurrent/simplified-entity",
"version": "0.0.22",
"version": "0.0.23",
"main": "./dist/index.umd.js",

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

},
"gitHead": "4e04af73d3dfd9447118398d97ede00237e6bc48"
"gitHead": "ae6d0257ef1fa7a5f55dfcf6d862886e80517fe5"
}

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