@iobroker/db-objects-jsonl
Advanced tools
Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "@iobroker/db-objects-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-objects-file": "1.2.6", | ||
"@iobroker/db-objects-redis": "1.2.6", | ||
"@iobroker/db-objects-file": "1.2.7", | ||
"@iobroker/db-objects-redis": "1.2.7", | ||
"deep-clone": "^3.0.3", | ||
@@ -38,3 +38,3 @@ "fs-extra": "^9.1.0", | ||
}, | ||
"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
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
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
2
+ Added@iobroker/db-objects-file@1.2.7(transitive)
+ Added@iobroker/db-objects-redis@1.2.7(transitive)
- Removed@iobroker/db-objects-file@1.2.6(transitive)
- Removed@iobroker/db-objects-redis@1.2.6(transitive)
Updated@alcalzone/jsonl-db@^1.2.5