contentful
Advanced tools
Comparing version 11.1.3 to 11.1.4
@@ -40,3 +40,3 @@ import axios from 'axios'; | ||
const config = Object.assign(Object.assign({}, defaultConfig), params); | ||
const userAgentHeader = getUserAgentHeader(`contentful.js/${"11.1.3"}`, config.application, config.integration); | ||
const userAgentHeader = getUserAgentHeader(`contentful.js/${"11.1.4"}`, config.application, config.integration); | ||
config.headers = Object.assign(Object.assign({}, config.headers), { 'Content-Type': 'application/vnd.contentful.delivery.v1+json', 'X-Contentful-User-Agent': userAgentHeader }); | ||
@@ -43,0 +43,0 @@ const http = createHttpClient(axios, config); |
@@ -303,3 +303,3 @@ import { encodeCPAResponse } from '@contentful/content-source-maps'; | ||
return { | ||
version: "11.1.3", | ||
version: "11.1.4", | ||
getSpace, | ||
@@ -306,0 +306,0 @@ getContentType, |
{ | ||
"name": "contentful", | ||
"description": "Client for Contentful's Content Delivery API", | ||
"version": "11.1.3", | ||
"version": "11.1.4", | ||
"homepage": "https://www.contentful.com/developers/documentation/content-delivery-api/", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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 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