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

@theconcurrent/resource

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

Comparing version 0.0.25 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/resource",
"version": "0.0.25",
"version": "0.0.26",
"main": "./dist/index.umd.js",

@@ -27,14 +27,14 @@ "module": "./dist/index.es.js",

"dependencies": {
"@theconcurrent/query": "0.0.25",
"@theconcurrent/simplified-entity": "0.0.25",
"@theconcurrent/utility": "0.0.25",
"@theconcurrent/query": "0.0.26",
"@theconcurrent/simplified-entity": "0.0.26",
"@theconcurrent/utility": "0.0.26",
"graphql": "16.0.1"
},
"peerDependencies": {
"@theconcurrent/query": "0.0.25",
"@theconcurrent/simplified-entity": "0.0.25",
"@theconcurrent/utility": "0.0.25",
"@theconcurrent/query": "0.0.26",
"@theconcurrent/simplified-entity": "0.0.26",
"@theconcurrent/utility": "0.0.26",
"graphql": "16.0.1"
},
"gitHead": "ee18af36373b818c8918ddb36c5bcf81cb61df16"
"gitHead": "078240472ccbed8702e0f88aa9f1be194969789b"
}

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