@tv2media/timeline-state-resolver-types
Advanced tools
Comparing version 1.0.0-release37.6 to 1.41.0
@@ -6,2 +6,24 @@ # Change Log | ||
# [7.0.0-release41.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/6.4.0-release39.1...7.0.0-release41.0) (2022-03-21) | ||
**Note:** Version bump only for package timeline-state-resolver-types | ||
# [6.4.0-release39.1](https://github.com/nrkno/sofie-timeline-state-resolver/compare/6.3.0...6.4.0-release39.1) (2022-02-03) | ||
**Note:** Version bump only for package timeline-state-resolver-types | ||
# [6.3.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/6.2.1...6.3.0) (2022-01-26) | ||
### Bug Fixes | ||
- Updated links to match the changed repo name ([6fe910f](https://github.com/nrkno/sofie-timeline-state-resolver/commit/6fe910f69a313e1f7b84e88a6550c3e40ac29afa)) | ||
# [6.3.0-release38.0](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/6.2.0...6.3.0-release38.0) (2021-12-17) | ||
**Note:** Version bump only for package timeline-state-resolver-types | ||
# [6.2.0](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/6.2.0-release37.7...6.2.0) (2021-12-08) | ||
**Note:** Version bump only for package timeline-state-resolver-types | ||
# [6.2.0-release37.4](https://github.com/nrkno/tv-automation-state-timeline-resolver/compare/6.2.0-release37.3...6.2.0-release37.4) (2021-09-30) | ||
@@ -8,0 +30,0 @@ |
@@ -0,0 +0,0 @@ import { TSRTimelineObjBase, DeviceType, Mapping } from '.'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=abstract.js.map |
@@ -99,3 +99,3 @@ import { Mapping } from './mapping'; | ||
} | ||
export declare type TimelineObjAtemAny = TimelineObjAtemME | TimelineObjAtemDSK | TimelineObjAtemAUX | TimelineObjAtemSsrc | TimelineObjAtemSsrcProps | TimelineObjAtemMacroPlayer | TimelineObjAtemMediaPlayer; | ||
export declare type TimelineObjAtemAny = TimelineObjAtemME | TimelineObjAtemDSK | TimelineObjAtemAUX | TimelineObjAtemSsrc | TimelineObjAtemSsrcProps | TimelineObjAtemMacroPlayer | TimelineObjAtemAudioChannel | TimelineObjAtemMediaPlayer; | ||
export interface TimelineObjAtemBase extends TSRTimelineObjBase { | ||
@@ -102,0 +102,0 @@ content: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DeviceType, AtemOptions, CasparCGOptions, HTTPSendOptions, HyperdeckOptions, OBSOptions, OSCOptions, PharosOptions, QuantelOptions, SingularLiveOptions, SisyfosOptions, TCPSendOptions, AbstractOptions, LawoOptions, PanasonicPTZOptions, HTTPWatcherOptions, VizMSEOptions, VMixOptions } from '.'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=device.js.map |
import { VIZMSEPlayoutItemContent } from './vizMSE'; | ||
export declare type ExpectedPlayoutItemContent = VIZMSEPlayoutItemContent; | ||
//# sourceMappingURL=expectedPlayoutItems.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=expectedPlayoutItems.js.map |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=httpWatcher.js.map |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export * from './abstract'; |
@@ -5,27 +5,27 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("./abstract"), exports); | ||
tslib_1.__exportStar(require("./atem"), exports); | ||
tslib_1.__exportStar(require("./casparcg"), exports); | ||
tslib_1.__exportStar(require("./httpSend"), exports); | ||
tslib_1.__exportStar(require("./httpWatcher"), exports); | ||
tslib_1.__exportStar(require("./hyperdeck"), exports); | ||
tslib_1.__exportStar(require("./lawo"), exports); | ||
tslib_1.__exportStar(require("./osc"), exports); | ||
tslib_1.__exportStar(require("./pharos"), exports); | ||
tslib_1.__exportStar(require("./panasonicPTZ"), exports); | ||
tslib_1.__exportStar(require("./sisyfos"), exports); | ||
tslib_1.__exportStar(require("./quantel"), exports); | ||
tslib_1.__exportStar(require("./shotoku"), exports); | ||
tslib_1.__exportStar(require("./tcpSend"), exports); | ||
tslib_1.__exportStar(require("./vizMSE"), exports); | ||
tslib_1.__exportStar(require("./singularLive"), exports); | ||
tslib_1.__exportStar(require("./vmix"), exports); | ||
tslib_1.__exportStar(require("./obs"), exports); | ||
tslib_1.__exportStar(require("./device"), exports); | ||
tslib_1.__exportStar(require("./mapping"), exports); | ||
(0, tslib_1.__exportStar)(require("./abstract"), exports); | ||
(0, tslib_1.__exportStar)(require("./atem"), exports); | ||
(0, tslib_1.__exportStar)(require("./casparcg"), exports); | ||
(0, tslib_1.__exportStar)(require("./httpSend"), exports); | ||
(0, tslib_1.__exportStar)(require("./httpWatcher"), exports); | ||
(0, tslib_1.__exportStar)(require("./hyperdeck"), exports); | ||
(0, tslib_1.__exportStar)(require("./lawo"), exports); | ||
(0, tslib_1.__exportStar)(require("./osc"), exports); | ||
(0, tslib_1.__exportStar)(require("./pharos"), exports); | ||
(0, tslib_1.__exportStar)(require("./panasonicPTZ"), exports); | ||
(0, tslib_1.__exportStar)(require("./sisyfos"), exports); | ||
(0, tslib_1.__exportStar)(require("./quantel"), exports); | ||
(0, tslib_1.__exportStar)(require("./shotoku"), exports); | ||
(0, tslib_1.__exportStar)(require("./tcpSend"), exports); | ||
(0, tslib_1.__exportStar)(require("./vizMSE"), exports); | ||
(0, tslib_1.__exportStar)(require("./singularLive"), exports); | ||
(0, tslib_1.__exportStar)(require("./vmix"), exports); | ||
(0, tslib_1.__exportStar)(require("./obs"), exports); | ||
(0, tslib_1.__exportStar)(require("./device"), exports); | ||
(0, tslib_1.__exportStar)(require("./mapping"), exports); | ||
const Timeline = require("./superfly-timeline"); | ||
exports.Timeline = Timeline; | ||
tslib_1.__exportStar(require("./mapping"), exports); | ||
tslib_1.__exportStar(require("./expectedPlayoutItems"), exports); | ||
tslib_1.__exportStar(require("./mediaObject"), exports); | ||
(0, tslib_1.__exportStar)(require("./mapping"), exports); | ||
(0, tslib_1.__exportStar)(require("./expectedPlayoutItems"), exports); | ||
(0, tslib_1.__exportStar)(require("./mediaObject"), exports); | ||
var DeviceType; | ||
@@ -32,0 +32,0 @@ (function (DeviceType) { |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ResolvedTimelineObjectInstance } from './superfly-timeline'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=mapping.js.map |
@@ -0,0 +0,0 @@ export interface MediaInfo { |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=mediaObject.js.map |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare enum EventType { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Mapping } from './mapping'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@tv2media/timeline-state-resolver-types", | ||
"version": "1.0.0-release37.6", | ||
"version": "1.41.0", | ||
"description": "Have timeline, control stuff", | ||
@@ -50,2 +50,3 @@ "main": "dist/index.js", | ||
"unit": "jest", | ||
"unitci": "jest --coverage", | ||
"build": "rimraf dist && yarn build:main", | ||
@@ -55,6 +56,6 @@ "build:main": "tsc -p tsconfig.build.json", | ||
"cov-open": "open-cli coverage/lcov-report/index.html", | ||
"send-coverage": "codecov -p ../..", | ||
"validate:dependencies": "yarn audit --groups dependencies && yarn license-validate", | ||
"validate:dev-dependencies": "yarn audit --groups devDependencies", | ||
"lint": "eslint . --ext .ts --ext .js --ext .tsx --ext .jsx --ignore-pattern dist", | ||
"lint:raw": "eslint --ext .ts --ext .js --ext .tsx --ext .jsx --ignore-pattern dist", | ||
"lint": "yarn lint:raw .", | ||
"lint-fix": "yarn lint --fix", | ||
@@ -65,3 +66,3 @@ "license-validate": "yarn sofie-licensecheck", | ||
"engines": { | ||
"node": ">=12.18" | ||
"node": "^14.18 || ^16.14" | ||
}, | ||
@@ -99,6 +100,5 @@ "files": [ | ||
"*.{ts,tsx,js,jsx}": [ | ||
"yarn lint-fix" | ||
"yarn lint:raw --fix" | ||
] | ||
}, | ||
"gitHead": "83931a049f08f92292ce21c46c92b8d483754689" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
204298
0
1