@paljs/types
Advanced tools
Comparing version 3.4.0 to 3.6.0
@@ -86,3 +86,2 @@ export interface Model { | ||
}; | ||
onDelete?: boolean; | ||
excludeQueriesAndMutationsByModel: { | ||
@@ -89,0 +88,0 @@ [modelName: string]: QueriesAndMutations[]; |
{ | ||
"name": "@paljs/types", | ||
"version": "3.4.0", | ||
"version": "3.6.0", | ||
"main": "dist/index.js", | ||
@@ -33,3 +33,3 @@ "module": "dist/types.esm.js", | ||
], | ||
"gitHead": "0f923cafa2e7332caac0834bc49f4e4a1b8cd34a" | ||
"gitHead": "d36c9e542917b0bb6ae8c964d3c162c21fecb0f1" | ||
} |
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
5417
111