@datocms/cma-client
Advanced tools
Comparing version 3.1.7-alpha.0 to 3.1.7-alpha.1
@@ -132,3 +132,3 @@ "use strict"; | ||
var _this = this; | ||
return (0, rest_client_utils_1.request)(__assign(__assign(__assign({}, this.config), options), { logFn: this.config.logFn || console.log, userAgent: '@datocms/cma-client v3.1.7-alpha.0', baseUrl: this.baseUrl, preCallStack: new Error().stack, extraHeaders: __assign(__assign(__assign({}, (this.config.extraHeaders || {})), (this.config.environment | ||
return (0, rest_client_utils_1.request)(__assign(__assign(__assign({}, this.config), options), { logFn: this.config.logFn || console.log, userAgent: '@datocms/cma-client v3.1.7-alpha.1', baseUrl: this.baseUrl, preCallStack: new Error().stack, extraHeaders: __assign(__assign(__assign({}, (this.config.extraHeaders || {})), (this.config.environment | ||
? { 'X-Environment': this.config.environment } | ||
@@ -135,0 +135,0 @@ : {})), { 'X-API-Version': '3' }), fetchJobResult: function (jobId) { |
@@ -106,3 +106,3 @@ var __assign = (this && this.__assign) || function () { | ||
var _this = this; | ||
return request(__assign(__assign(__assign({}, this.config), options), { logFn: this.config.logFn || console.log, userAgent: '@datocms/cma-client v3.1.7-alpha.0', baseUrl: this.baseUrl, preCallStack: new Error().stack, extraHeaders: __assign(__assign(__assign({}, (this.config.extraHeaders || {})), (this.config.environment | ||
return request(__assign(__assign(__assign({}, this.config), options), { logFn: this.config.logFn || console.log, userAgent: '@datocms/cma-client v3.1.7-alpha.1', baseUrl: this.baseUrl, preCallStack: new Error().stack, extraHeaders: __assign(__assign(__assign({}, (this.config.extraHeaders || {})), (this.config.environment | ||
? { 'X-Environment': this.config.environment } | ||
@@ -109,0 +109,0 @@ : {})), { 'X-API-Version': '3' }), fetchJobResult: function (jobId) { |
{ | ||
"name": "@datocms/cma-client", | ||
"version": "3.1.7-alpha.0", | ||
"version": "3.1.7-alpha.1", | ||
"description": "JS client for DatoCMS REST Content Management API", | ||
@@ -44,6 +44,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@datocms/dashboard-client": "^3.1.7-alpha.0", | ||
"@datocms/dashboard-client": "^3.1.7-alpha.1", | ||
"@types/uuid": "^9.0.7" | ||
}, | ||
"gitHead": "424ca1286e80cf36a527964ced60de0069784d75" | ||
"gitHead": "dbdf058508daf88d1fa324124f033fc50fc22517" | ||
} |
@@ -142,3 +142,3 @@ import { LogLevel, pollJobResult, request } from '@datocms/rest-client-utils'; | ||
logFn: this.config.logFn || console.log, | ||
userAgent: '@datocms/cma-client v3.1.7-alpha.0', | ||
userAgent: '@datocms/cma-client v3.1.7-alpha.1', | ||
baseUrl: this.baseUrl, | ||
@@ -145,0 +145,0 @@ preCallStack: new Error().stack, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3344271
99173
0