contentful-management
Advanced tools
Comparing version 11.12.0 to 11.12.1
@@ -48,3 +48,3 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; } | ||
// @ts-expect-error | ||
`${sdkMain}/${"11.12.0"}`, params.application, params.integration, params.feature); | ||
`${sdkMain}/${"11.12.1"}`, params.application, params.integration, params.feature); | ||
const adapter = createAdapter(params); | ||
@@ -51,0 +51,0 @@ |
{ | ||
"name": "contentful-management", | ||
"version": "11.12.0", | ||
"version": "11.12.1", | ||
"description": "Client for Contentful's Content Management API", | ||
@@ -85,3 +85,3 @@ "homepage": "https://www.contentful.com/developers/documentation/content-management-api/", | ||
"@types/node": "^20.2.3", | ||
"@types/sinon": "17.0.2", | ||
"@types/sinon": "17.0.3", | ||
"@types/sinon-chai": "^3.2.9", | ||
@@ -88,0 +88,0 @@ "@typescript-eslint/eslint-plugin": "^5.15.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Sorry, the diff of this file is too big to display
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
7455743
77136