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

@iobroker/types

Package Overview
Dependencies
Maintainers
0
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iobroker/types - npm Package Compare versions

Comparing version 7.0.6 to 7.0.7-alpha.0-20241228-8896efeba

4

build/objects.d.ts

@@ -455,4 +455,4 @@ import type * as os from 'node:os';

name: string;
/** Defines the type of the script, e.g., TypeScript/ts, JavaScript/js or Blockly */
engineType: 'TypeScript/ts' | 'Blockly' | 'Rules' | 'JavaScript/js';
/** Defines the type of the script, e.g., TypeScript/ts, Javascript/js or Blockly */
engineType: 'TypeScript/ts' | 'Blockly' | 'Rules' | 'Javascript/js';
/** The instance id of the instance which executes this script */

@@ -459,0 +459,0 @@ engine: string;

{
"name": "@iobroker/types",
"version": "7.0.6",
"version": "7.0.7-alpha.0-20241228-8896efeba",
"engines": {

@@ -44,3 +44,3 @@ "node": ">=12.0.0"

},
"gitHead": "cf61d178b6e253baebd87cd123e1666b8da99867"
"gitHead": "de44748e29b0cdddd4faa46d28b01572aa300ee6"
}
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