chia-changelist-generator
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -56,3 +56,3 @@ const Datalayer = require("chia-datalayer"); | ||
const generateUpsertChange = async (existingKeys, key) => { | ||
const generateUpsertChange = async (key, value) => { | ||
const change = []; | ||
@@ -59,0 +59,0 @@ |
{ | ||
"name": "chia-changelist-generator", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Easily Generate a ChangeList for Chia DataLayer", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4
0
29799