@iobroker/types
Advanced tools
Comparing version 7.0.6 to 7.0.7-alpha.0-20241228-8896efeba
@@ -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" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
177189
2