@iobroker/types
Advanced tools
Comparing version
@@ -321,4 +321,2 @@ // Types which are safe to share within this repository AND publicly | ||
} | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
interface AdapterConfig { | ||
@@ -325,0 +323,0 @@ // This is a stub to be augmented in every adapter |
{ | ||
"name": "@iobroker/types", | ||
"version": "5.0.11", | ||
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"keywords": [ | ||
"ioBroker" | ||
], | ||
"author": "foxriver76 <moritz.heusinger@gmail.com>", | ||
"contributors": [ | ||
"foxriver76 <moritz.heusinger@gmail.com>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ioBroker/ioBroker.js-controller/packages/types" | ||
}, | ||
"devDependencies": { | ||
"tsd": "^0.24.1" | ||
}, | ||
"scripts": { | ||
"build": "ts-node build.ts", | ||
"test": "tsd" | ||
}, | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"files": [ | ||
"build/", | ||
"index.d.ts", | ||
"public.d.ts", | ||
"LICENSE" | ||
], | ||
"tsd": { | ||
"compilerOptions": { | ||
"types": [ | ||
"@iobroker/types" | ||
] | ||
} | ||
}, | ||
"gitHead": "d813abf88d4a029a150777c2da5b162f93aa1a71" | ||
"name": "@iobroker/types", | ||
"version": "5.0.12-alpha.0-20230805-3d56f861", | ||
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"keywords": [ | ||
"ioBroker" | ||
], | ||
"author": "foxriver76 <moritz.heusinger@gmail.com>", | ||
"contributors": [ | ||
"foxriver76 <moritz.heusinger@gmail.com>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ioBroker/ioBroker.js-controller/packages/types" | ||
}, | ||
"devDependencies": { | ||
"tsd": "^0.24.1" | ||
}, | ||
"scripts": { | ||
"build": "ts-node build.ts", | ||
"test": "tsd" | ||
}, | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"files": [ | ||
"build/", | ||
"index.d.ts", | ||
"public.d.ts", | ||
"LICENSE" | ||
], | ||
"tsd": { | ||
"compilerOptions": { | ||
"types": [ | ||
"@iobroker/types" | ||
] | ||
} | ||
}, | ||
"gitHead": "2cf8f7134025e7a430bf6bd5b35a0028a21fa2f5" | ||
} |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
141505
-0.12%2673
-0.04%2
100%