@iobroker/adapter-core
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "@iobroker/adapter-core", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "Core module to be used in ioBroker adapters. Acts as the bridge to js-controller.", | ||
@@ -38,9 +38,9 @@ "author": { | ||
"devDependencies": { | ||
"@alcalzone/release-script": "^1.10.0", | ||
"@types/chai": "^4.1.7", | ||
"@alcalzone/release-script": "^2.2.0", | ||
"@types/chai": "^4.2.19", | ||
"@types/chai-as-promised": "^7.1.0", | ||
"@types/mocha": "^8.0.1", | ||
"@types/node": "^15.0.1", | ||
"@types/node": "^15.12.5", | ||
"@types/proxyquire": "^1.3.28", | ||
"@types/sinon": "^10.0.0", | ||
"@types/sinon": "^10.0.2", | ||
"@types/sinon-chai": "^3.2.2", | ||
@@ -51,18 +51,18 @@ "@typescript-eslint/eslint-plugin": "^1.6.0", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^7.1.0", | ||
"eslint": "^7.29.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"eslint-plugin-prettier": "^3.0.1", | ||
"mocha": "^8.0.1", | ||
"prettier": "^2.0.5", | ||
"prettier": "^2.3.2", | ||
"proxyquire": "^2.1.0", | ||
"rimraf": "^3.0.0", | ||
"sinon": "^10.0.0", | ||
"sinon-chai": "^3.3.0", | ||
"sinon-chai": "^3.7.0", | ||
"source-map-support": "^0.5.9", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^4.1.2" | ||
"ts-node": "^10.0.0", | ||
"typescript": "^4.3.5" | ||
}, | ||
"dependencies": { | ||
"@types/iobroker": "^3.3.0" | ||
"@types/iobroker": "^3.3.4" | ||
} | ||
} |
@@ -94,2 +94,6 @@ # Adapter-Core | ||
### 2.5.1 (2021-07-22) | ||
- (AlCalzone) Updated core declarations to `v3.3.4`. | ||
### 2.5.0 (2021-05-19) | ||
@@ -96,0 +100,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
24052
155
0
Updated@types/iobroker@^3.3.4