Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/dotcom-server-app-context

Package Overview
Dependencies
Maintainers
18
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/dotcom-server-app-context - npm Package Compare versions

Comparing version 0.5.5 to 0.5.6

4

dist/node/schema.json

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc