@iobroker/db-states-jsonl
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -105,3 +105,3 @@ /** | ||
return { | ||
configurable: false, | ||
configurable: true, | ||
enumerable: true, | ||
@@ -108,0 +108,0 @@ writable: true, |
{ | ||
"name": "@iobroker/db-states-jsonl", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"engines": { | ||
@@ -34,3 +34,3 @@ "node": ">=10.0.0" | ||
}, | ||
"gitHead": "48a8b298f8c6bd10ca3da29f404fc4a0c756ba9c" | ||
"gitHead": "10b435586d2007865cd9a174b43a23067a244ae6" | ||
} |
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
29109