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

@tv2media/blueprints-integration

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tv2media/blueprints-integration - npm Package Compare versions

Comparing version 46.0.1 to 46.0.2

0

dist/action.d.ts

@@ -0,0 +0,0 @@ import { ExpectedPackage } from './package';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { TSRTimelineObjBase } from 'timeline-state-resolver-types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { Time } from '@sofie-automation/shared-lib/dist/lib/lib';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=common.js.map

@@ -0,0 +0,0 @@ import { DeviceType } from 'timeline-state-resolver-types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Time } from './common';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Time } from './common';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './action';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IBlueprintRundownDBData } from './rundown';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=ingest.js.map

@@ -0,0 +0,0 @@ export declare type Omit<T, K extends keyof T> = Pick<T, Exclude<keyof T, K>>;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Time } from './common';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DeviceOptionsAny } from 'timeline-state-resolver-types';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=migrations.js.map
export * from '@sofie-automation/shared-lib/dist/package-manager/package';
//# sourceMappingURL=package.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export * from '@sofie-automation/shared-lib/dist/package-manager/packageInfo';
//# sourceMappingURL=packageInfo.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { DeviceType as TSR_DeviceType, ExpectedPlayoutItemContent } from 'timeline-state-resolver-types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SourceLayerType } from './content';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=showStyle.js.map
export { StatusCode } from '@sofie-automation/shared-lib/dist/lib/status';
//# sourceMappingURL=status.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Mapping, Mappings } from 'timeline-state-resolver-types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as TSR from 'timeline-state-resolver-types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { TranslationsBundle, TranslationsBundleType, I18NextData, ITranslatableMessage };

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SourceLayerType } from './content';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /** @deprecated This is temporary and should be removed ASAP. Can we do it better? */

@@ -0,0 +0,0 @@ "use strict";

6

package.json
{
"name": "@tv2media/blueprints-integration",
"version": "46.0.1",
"version": "46.0.2",
"description": "Library to define the interaction between core and the blueprints.",

@@ -41,4 +41,4 @@ "main": "dist/index.js",

"dependencies": {
"@sofie-automation/shared-lib": "npm:@tv2media/shared-lib@46.0.0",
"timeline-state-resolver-types": "npm:@tv2media/timeline-state-resolver-types@2.2.2",
"@sofie-automation/shared-lib": "link:../shared-lib",
"timeline-state-resolver-types": "npm:@tv2media/timeline-state-resolver-types@2.2.3",
"tslib": "^2.4.0",

@@ -45,0 +45,0 @@ "type-fest": "^2.19.0"

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