@magda/arbitraries 1.3.0-rc.0 → 2.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -93,10 +93,6 @@ declare class Record_2 {
93
93
  */
94
94
  'aspects': any;
95
95
  /**
96
- * The read authorization policy id of a record
97
- */
98
- 'authnReadPolicyId': string;
99
- /**
100
96
  * A tag representing the action by the source of this record (e.g. an id for a individual crawl of a data portal).
101
97
  */
102
98
  'sourceTag': string;