Socket
Socket
Sign inDemoInstall

ttspec

Package Overview
Dependencies
Maintainers
5
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.10.2 to 1.11.0

ttninjs-definitions_1.3.json

1

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

@@ -4,0 +5,0 @@ export enum VARIANT {

4

package.json
{
"name": "ttspec",
"version": "1.10.2",
"version": "1.11.0",
"description": "TT Specifications",
"main": "index.js",
"scripts": {
"prepublishOnly": "json2ts ttninjs-schema_1.0.json ttninjs_10.ts & json2ts ttninjs-schema_1.1.json ttninjs_11.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"
},

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

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

* 2020-08-19 Version 1.3 published. (Version 1.2 skipped intenionally.)
* 2019-12-02 Typescript definitions added.

@@ -12,0 +13,0 @@ * 2019-11-29 Version 1.1 published.

Sorry, the diff of this file is not supported yet

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