Socket
Socket
Sign inDemoInstall

ttspec

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ttspec - npm Package Compare versions

Comparing version 1.4.1 to 1.5.0

2

package.json
{
"name": "ttspec",
"version": "1.4.1",
"version": "1.5.0",
"description": "TT Specifications",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,2 +10,3 @@ TT Specifications

* 2017-05-24 Added type 'component'
* 2017-03-05 Changed `job` from uri to string

@@ -12,0 +13,0 @@ * 2016-12-08 `representationtype` extended with value `associated`.

@@ -16,5 +16,5 @@ {

"type" : {
"description" : "The generic news type of this news object",
"description" : "The generic news type of this news object. TT-added:'component'",
"type" : "string",
"enum" : ["text", "audio", "video", "picture", "graphic", "composite", "planning"]
"enum" : ["text", "audio", "video", "picture", "graphic", "composite", "planning", "component"]
},

@@ -21,0 +21,0 @@ "mimetype" : {

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