Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

ttspec

Package Overview
Dependencies
0
Maintainers
5
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.6 to 1.13.0

ttninjs_14.ts

2

index.d.ts
export { TTVariantOfIPTCNinjsNewsInJSONVersion10 as TTNinjs10 } from './ttninjs_10'
export { TTVariantOfIPTCNinjsNewsInJSONVersion11 as TTNinjs11 } from './ttninjs_11'
export { TTVariantOfIPTCNinjsNewsInJSONVersion13 as TTNinjs13 } from './ttninjs_13'
export { TTVariantOfIPTCNinjsNewsInJSONVersion14 as TTNinjs14 } from './ttninjs_14'
export { TTVariantOfIPTCNinjsNewsInJSONVersion13 as TTNinjs15 } from './ttninjs_15'

@@ -5,0 +7,0 @@ export const enum Variant {

4

package.json
{
"name": "ttspec",
"version": "1.12.6",
"version": "1.13.0",
"description": "TT Specifications",

@@ -8,3 +8,3 @@ "main": "./index.js",

"scripts": {
"prepublishOnly": "json2ts ttninjs-schema_1.0.json ttninjs_10.ts && json2ts ttninjs-schema_1.1.json ttninjs_11.ts && json2ts ttninjs-schema_1.3.json ttninjs_13.ts"
"prepublishOnly": "json2ts ttninjs-schema_1.0.json ttninjs_10.ts && json2ts ttninjs-schema_1.1.json ttninjs_11.ts && json2ts ttninjs-schema_1.3.json ttninjs_13.ts && json2ts ttninjs-schema_1.4.json ttninjs_14.ts && json2ts ttninjs-schema_1.5.json ttninjs_15.ts"
},

@@ -11,0 +11,0 @@ "repository": {

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

* 2023-03-30 Added TTNinjs 1.4 and 1.5 specifications.
* 2022-12-13 Added versioncreated to revisions
* 2021-04-22 Added "types" declaration to package.json

@@ -12,0 +14,0 @@ * 2021-02-22 Fixed TypeScript definitions for VARIANT & USAGE

@@ -9,4 +9,6 @@ {

"required": ["uri"],
"properties": {
"uri": {
"uri": {
"title": "Uniform Resource Identifier",

@@ -17,2 +19,3 @@ "description": "The identifier for this object",

},
"type": {

@@ -34,2 +37,3 @@ "title": "Type",

},
"mimetype": {

@@ -40,2 +44,3 @@ "title": "MIME type",

},
"representationtype": {

@@ -62,2 +67,3 @@ "title": "Representation type",

},
"version": {

@@ -68,2 +74,3 @@ "title": "Version",

},
"firstcreated": {

@@ -75,2 +82,3 @@ "title": "First created",

},
"versioncreated": {

@@ -82,2 +90,3 @@ "title": "Version created",

},
"versionstored": {

@@ -89,2 +98,3 @@ "title": "Version stored",

},
"embargoed": {

@@ -96,2 +106,3 @@ "title": "Embargoed",

},
"embargoedreason": {

@@ -102,2 +113,3 @@ "title": "Reason for embargo",

},
"date": {

@@ -109,2 +121,3 @@ "title": "Date",

},
"datetime": {

@@ -116,2 +129,3 @@ "title": "Date and time",

},
"enddate": {

@@ -123,2 +137,3 @@ "title": "End date",

},
"enddatetime": {

@@ -130,2 +145,3 @@ "title": "End date and time",

},
"job": {

@@ -136,2 +152,3 @@ "title": "Job",

},
"pubstatus": {

@@ -149,2 +166,3 @@ "title": "Publication status",

},
"urgency": {

@@ -155,2 +173,3 @@ "title": "Urgency",

},
"copyrightholder": {

@@ -161,2 +180,3 @@ "title": "Copyright holder",

},
"copyrightnotice": {

@@ -167,2 +187,3 @@ "title": "Copyright notice",

},
"usageterms": {

@@ -173,2 +194,3 @@ "title": "Usage terms",

},
"ednote": {

@@ -179,2 +201,3 @@ "title": "Editorial note",

},
"language": {

@@ -185,2 +208,3 @@ "title": "Language",

},
"week": {

@@ -191,2 +215,3 @@ "title": "Week",

},
"webprio": {

@@ -197,2 +222,3 @@ "title": "Web priority",

},
"source": {

@@ -203,2 +229,3 @@ "title": "Source",

},
"commissioncode": {

@@ -209,2 +236,3 @@ "title": "Commisioncode",

},
"description_text": {

@@ -215,2 +243,3 @@ "title": "Description of text",

},
"description_usage": {

@@ -221,2 +250,3 @@ "title": "Description of usage",

},
"body_text": {

@@ -227,2 +257,3 @@ "title": "Body text",

},
"body_html5": {

@@ -233,2 +264,3 @@ "title": "Body HTML5",

},
"body_richhtml5": {

@@ -239,2 +271,3 @@ "title": "Body rich HTML5",

},
"body_event": {

@@ -241,0 +274,0 @@ "title": "Body event-data",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc