@nocobase/database
Advanced tools
Comparing version 1.4.0-alpha.20240918085507 to 1.4.0-alpha.20240919174335
@@ -48,2 +48,3 @@ /** | ||
checkboxGroup: import_index.MultipleSelectInterface, | ||
checkbox: import_index.BooleanInterface, | ||
select: import_index.SelectInterface, | ||
@@ -50,0 +51,0 @@ radio: import_index.SelectInterface, |
{ | ||
"name": "@nocobase/database", | ||
"version": "1.4.0-alpha.20240918085507", | ||
"version": "1.4.0-alpha.20240919174335", | ||
"description": "", | ||
@@ -9,4 +9,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@nocobase/logger": "1.4.0-alpha.20240918085507", | ||
"@nocobase/utils": "1.4.0-alpha.20240918085507", | ||
"@nocobase/logger": "1.4.0-alpha.20240919174335", | ||
"@nocobase/utils": "1.4.0-alpha.20240919174335", | ||
"async-mutex": "^0.3.2", | ||
@@ -42,3 +42,3 @@ "chalk": "^4.1.1", | ||
}, | ||
"gitHead": "f7e20e88102e8ed8200ad0213c32d8815770e2f1" | ||
"gitHead": "57b1697b219b5c8e6a0444ee19bd66cd598bd07f" | ||
} |
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
753941
18734
+ Added@nocobase/logger@1.4.0-alpha.20240919174335(transitive)
+ Added@nocobase/utils@1.4.0-alpha.20240919174335(transitive)
- Removed@nocobase/logger@1.4.0-alpha.20240918085507(transitive)
- Removed@nocobase/utils@1.4.0-alpha.20240918085507(transitive)