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

nodecg-io-atem

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodecg-io-atem - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

2

extension/index.d.ts
import { Atem } from "atem-connection";
export declare type AtemServiceClient = Atem;
export type AtemServiceClient = Atem;
//# sourceMappingURL=index.d.ts.map
{
"name": "nodecg-io-atem",
"version": "0.2.0",
"version": "0.3.0",
"description": "Allows to connect via the Atem Protocol.",

@@ -27,5 +27,5 @@ "homepage": "https://nodecg.io/RELEASE/samples/atem",

"nodecg": {
"compatibleRange": "^1.1.1",
"compatibleRange": ">=1.1.1 <3.0.0",
"bundleDependencies": {
"nodecg-io-core": "^0.2.0"
"nodecg-io-core": "^0.3.0"
}

@@ -35,10 +35,11 @@ },

"devDependencies": {
"@types/node": "^16.11.7",
"nodecg-types": "^1.8.3",
"typescript": "^4.4.4"
"@types/node": "^20.3.3",
"@nodecg/types": "^2.1.11",
"typescript": "^5.1.6",
"nodecg-io-tsconfig": "^1.0.0"
},
"dependencies": {
"atem-connection": "^2.3.1",
"nodecg-io-core": "^0.2.0"
"atem-connection": "^3.2.0",
"nodecg-io-core": "^0.3.0"
}
}
{
"extends": "../../tsconfig.common.json",
"extends": "nodecg-io-tsconfig",
"references": [

@@ -4,0 +4,0 @@ {

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