@financial-times/dotcom-server-app-context
Advanced tools
Comparing version 0.5.5 to 0.5.6
@@ -45,4 +45,4 @@ { | ||
"description": "The type or sub-type of the content on the current page", | ||
"examples": ["article", "video", "audio", "podcast", "package"], | ||
"pattern": "^(article|video|audio|podcast|package)$" | ||
"examples": ["article", "video", "audio", "podcast", "package", "live-blog"], | ||
"pattern": "^(article|video|audio|podcast|package|live-blog)$" | ||
}, | ||
@@ -49,0 +49,0 @@ "edition": { |
{ | ||
"name": "@financial-times/dotcom-server-app-context", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/node/index.js", |
@@ -59,3 +59,3 @@ # FT App Context Schema | ||
* Regex pattern: `^(article|video|audio|podcast|package)$` | ||
* Regex pattern: `^(article|video|audio|podcast|package|live-blog)$` | ||
@@ -62,0 +62,0 @@ ## `edition` (string) |
@@ -45,4 +45,4 @@ { | ||
"description": "The type or sub-type of the content on the current page", | ||
"examples": ["article", "video", "audio", "podcast", "package"], | ||
"pattern": "^(article|video|audio|podcast|package)$" | ||
"examples": ["article", "video", "audio", "podcast", "package", "live-blog"], | ||
"pattern": "^(article|video|audio|podcast|package|live-blog)$" | ||
}, | ||
@@ -49,0 +49,0 @@ "edition": { |
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
14798