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

@proca/api

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proca/api - npm Package Compare versions

Comparing version 3.0.0-alpha.10 to 3.0.0-alpha.11

8

dist/apiTypes.d.ts

@@ -370,2 +370,4 @@ export declare type Maybe<T> = T | null;

title: Scalars['String'];
/** config */
config: Scalars['Json'];
};

@@ -471,6 +473,6 @@ /** Count of supporters for particular org */

title: Scalars['String'];
/** config */
config: Scalars['Json'];
/** Organization id */
id: Scalars['Int'];
/** config */
config: Scalars['Json'];
/** Personal data settings for this org */

@@ -565,2 +567,4 @@ personalData: PersonalData;

title: Scalars['String'];
/** config */
config: Scalars['Json'];
};

@@ -567,0 +571,0 @@ export declare type RootMutationType = {

{
"name": "@proca/api",
"version": "3.0.0-alpha.10",
"version": "3.0.0-alpha.11",
"description": "Client library for Proca API",

@@ -54,3 +54,3 @@ "main": "dist/index.js",

},
"gitHead": "36947fe05e119ab49c383fa97414c0955de37197"
"gitHead": "ecce31592a575bd976b25984cfc6b7b18e314eca"
}

Sorry, the diff of this file is not supported yet

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