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

@contember/client

Package Overview
Dependencies
Maintainers
5
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/client - npm Package Compare versions

Comparing version 1.3.0-alpha.7 to 1.3.0-alpha.8

6

dist/development/content/upload/GenerateUploadUrlMutationBuilder.js

@@ -10,3 +10,3 @@ var __defProp = Object.defineProperty;

import { replaceGraphQlLiteral } from "../replaceGraphQlLiteral.js";
const _GenerateUploadUrlMutationBuilder = class {
const _GenerateUploadUrlMutationBuilder = class _GenerateUploadUrlMutationBuilder {
/**

@@ -52,4 +52,3 @@ * @internal

};
let GenerateUploadUrlMutationBuilder = _GenerateUploadUrlMutationBuilder;
__publicField(GenerateUploadUrlMutationBuilder, "generateUploadUrlFields", [
__publicField(_GenerateUploadUrlMutationBuilder, "generateUploadUrlFields", [
new GraphQlField(null, "url"),

@@ -63,2 +62,3 @@ new GraphQlField(null, "publicUrl"),

]);
let GenerateUploadUrlMutationBuilder = _GenerateUploadUrlMutationBuilder;
export {

@@ -65,0 +65,0 @@ GenerateUploadUrlMutationBuilder

@@ -14,3 +14,3 @@ var __defProp = Object.defineProperty;

__publicField(this, "uploadState");
__publicField(this, "generateNewAlias", (() => {
__publicField(this, "generateNewAlias", /* @__PURE__ */ (() => {
let alias = 1;

@@ -17,0 +17,0 @@ return () => alias++;

@@ -10,3 +10,3 @@ var __defProp = Object.defineProperty;

import { replaceGraphQlLiteral } from "../replaceGraphQlLiteral.js";
const _GenerateUploadUrlMutationBuilder = class {
const _GenerateUploadUrlMutationBuilder = class _GenerateUploadUrlMutationBuilder {
/**

@@ -52,4 +52,3 @@ * @internal

};
let GenerateUploadUrlMutationBuilder = _GenerateUploadUrlMutationBuilder;
__publicField(GenerateUploadUrlMutationBuilder, "generateUploadUrlFields", [
__publicField(_GenerateUploadUrlMutationBuilder, "generateUploadUrlFields", [
new GraphQlField(null, "url"),

@@ -63,2 +62,3 @@ new GraphQlField(null, "publicUrl"),

]);
let GenerateUploadUrlMutationBuilder = _GenerateUploadUrlMutationBuilder;
export {

@@ -65,0 +65,0 @@ GenerateUploadUrlMutationBuilder

@@ -14,3 +14,3 @@ var __defProp = Object.defineProperty;

__publicField(this, "uploadState");
__publicField(this, "generateNewAlias", (() => {
__publicField(this, "generateNewAlias", /* @__PURE__ */ (() => {
let alias = 1;

@@ -17,0 +17,0 @@ return () => alias++;

{
"name": "@contember/client",
"license": "Apache-2.0",
"version": "1.3.0-alpha.7",
"version": "1.3.0-alpha.8",
"main": "./dist/production/index.js",

@@ -38,7 +38,7 @@ "exports": {

"dependencies": {
"@contember/client-content": "1.3.0-alpha.7",
"@contember/graphql-builder": "1.3.0-alpha.7",
"@contember/graphql-client": "1.3.0-alpha.7",
"@contember/client-content": "1.3.0-alpha.8",
"@contember/graphql-builder": "1.3.0-alpha.8",
"@contember/graphql-client": "1.3.0-alpha.8",
"@contember/schema": "^1.3.6",
"p-limit": "^4.0.0"
"p-limit": "^5.0.0"
},

@@ -45,0 +45,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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