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

@mos-connection/model

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mos-connection/model - npm Package Compare versions

Comparing version 3.0.0-nightly-feat-mono-repo-20230127-144135-8037b58.0 to 3.0.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [3.0.0](https://github.com/nrkno/sofie-mos-connection/compare/v3.0.0-alpha.3...v3.0.0) (2023-02-03)
**Note:** Version bump only for package @mos-connection/model
# [3.0.0-alpha.3](https://github.com/nrkno/sofie-mos-connection/compare/v3.0.0-alpha.2...v3.0.0-alpha.3) (2023-01-27)
**Note:** Version bump only for package @mos-connection/model
# [3.0.0-alpha.2](https://github.com/nrkno/sofie-mos-connection/compare/v3.0.0-alpha.0...v3.0.0-alpha.2) (2023-01-27)

@@ -8,0 +24,0 @@

8

dist/model.d.ts

@@ -120,3 +120,3 @@ import { IMOSTime, IMOSString128, IMOSDuration, IMOSExternalMetaData } from './mosTypes';

}
/** http://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosObj */
/** https://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosObj */
export interface IMOSObject {

@@ -144,3 +144,3 @@ ID?: IMOSString128;

* Returns selected object descriptions from a MOS.
* http://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosObjList
* https://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosObjList
*/

@@ -158,3 +158,3 @@ export interface IMOSObjectList {

* mosReqObjList is a mechanism used by a NCS to retrieve only selected object descriptions from a MOS.
* http://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosReqObjList
* https://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosReqObjList
*/

@@ -180,3 +180,3 @@ export interface IMOSRequestObjectList {

* mosListSearchableSchema is a mechanism used by the MOS to send a pointer to a schema in which searchable fields are defined for the NCS device.
* http://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosListSearchableSchema
* https://mosprotocol.com/wp-content/MOS-Protocol-Documents/MOS-Protocol-2.8.4-Current.htm#mosListSearchableSchema
*/

@@ -183,0 +183,0 @@ export interface IMOSListSearchableSchema {

{
"name": "@mos-connection/model",
"version": "3.0.0-nightly-feat-mono-repo-20230127-144135-8037b58.0",
"version": "3.0.0",
"description": "Types and enums for the mos-connection library",

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

],
"gitHead": "709499e01e974bd9dde79c0c0785137a06aaf917"
"gitHead": "5639bb5eec2246940104c18cd82c3b496b2f8b93"
}

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