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

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.0.0 to 1.0.2

2

package.json
{
"name": "ttspec",
"version": "1.0.0",
"version": "1.0.2",
"description": "TT Specifications",

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

@@ -31,3 +31,4 @@ {

"description" : "An identifier for the kind of content of this news object. $$TT: Possible values are PUBL, DATA or INFO. Where PUBL is a news item that can be published, DATA is raw data such as tables and figures and INFO are for information purposes only (not to be published).",
"type" : "string"
"type" : "string",
"enum" : ["PUBL", "DATA", "INFO"]
},

@@ -75,3 +76,3 @@ "version" : {

"type" : "string",
"enum" : ["usable", "withheld", "canceled", "replaced", "commissoned"]
"enum" : ["usable", "withheld", "canceled", "replaced", "commissioned"]
},

@@ -78,0 +79,0 @@ "copyrightholder" : {

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