@contember/schema
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0-beta.4
@@ -45,2 +45,3 @@ import { Input } from './input'; | ||
readonly delete?: Predicate; | ||
readonly noRoot?: readonly `${Operation}`[]; | ||
}; | ||
@@ -47,0 +48,0 @@ type FieldPermissions = { |
{ | ||
"name": "@contember/schema", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0-beta.4", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "./dist/production/index.js", |
@@ -75,2 +75,3 @@ import { Input } from './input' | ||
readonly delete?: Predicate | ||
readonly noRoot?: readonly `${Operation}`[] | ||
} | ||
@@ -77,0 +78,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
278588
2338