@iobroker/db-states-jsonl
Advanced tools
Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "@iobroker/db-states-jsonl", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"engines": { | ||
@@ -8,6 +8,6 @@ "node": ">=10.0.0" | ||
"dependencies": { | ||
"@alcalzone/jsonl-db": "^1.2.4", | ||
"@alcalzone/jsonl-db": "^1.2.5", | ||
"@iobroker/db-base": "1.2.4", | ||
"@iobroker/db-states-file": "1.2.6", | ||
"@iobroker/db-states-redis": "1.2.6" | ||
"@iobroker/db-states-file": "1.2.7", | ||
"@iobroker/db-states-redis": "1.2.7" | ||
}, | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "20816e582c8b92a9eb9f4bf7e90d12cba566a143" | ||
"gitHead": "d937b3d6ffc6385ccb0e6436cf9f0432fccf08bf" | ||
} |
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
+ Added@iobroker/db-states-file@1.2.7(transitive)
+ Added@iobroker/db-states-redis@1.2.7(transitive)
- Removed@iobroker/db-states-file@1.2.6(transitive)
- Removed@iobroker/db-states-redis@1.2.6(transitive)
Updated@alcalzone/jsonl-db@^1.2.5