@contember/client
Advanced tools
Comparing version 1.3.0-alpha.7 to 1.3.0-alpha.8
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
211569
+ Added@contember/client-content@1.3.0-alpha.8(transitive)
+ Added@contember/graphql-builder@1.3.0-alpha.8(transitive)
+ Added@contember/graphql-client@1.3.0-alpha.8(transitive)
+ Addedp-limit@5.0.0(transitive)
- Removed@contember/client-content@1.3.0-alpha.7(transitive)
- Removed@contember/graphql-builder@1.3.0-alpha.7(transitive)
- Removed@contember/graphql-client@1.3.0-alpha.7(transitive)
- Removedp-limit@4.0.0(transitive)
Updatedp-limit@^5.0.0