@iobroker/db-objects-file
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@iobroker/db-objects-file", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"engines": { | ||
@@ -8,6 +8,6 @@ "node": ">=10.0.0" | ||
"dependencies": { | ||
"@iobroker/db-base": "^1.0.7", | ||
"@iobroker/db-objects-redis": "^1.0.7", | ||
"@iobroker/db-base": "^1.0.8", | ||
"@iobroker/db-objects-redis": "^1.0.8", | ||
"deep-clone": "^3.0.3", | ||
"fs-extra": "^9.0.1", | ||
"fs-extra": "^9.1.0", | ||
"node.extend": "^2.0.2" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "5cec8c5bee435e7e1070827ef31a151fc1d43dd1" | ||
"gitHead": "20f0956d98bc0492dbc15fcee45b944d4dc644da" | ||
} |
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
Updated@iobroker/db-base@^1.0.8
Updatedfs-extra@^9.1.0