@esri/arcgis-rest-common-types
Advanced tools
Comparing version 1.12.0 to 1.13.0
@@ -33,3 +33,3 @@ export declare type GroupMembership = "owner" | "admin" | "member" | "nonmember"; | ||
isViewOnly: boolean; | ||
isOpenData: boolean; | ||
isOpenData?: boolean; | ||
isFav: boolean; | ||
@@ -36,0 +36,0 @@ autoJoin: boolean; |
{ | ||
"name": "@esri/arcgis-rest-common-types", | ||
"version": "1.12.0", | ||
"version": "1.13.0", | ||
"description": "Common TypeScript types for @esri/arcgis-rest-* packages.", | ||
@@ -5,0 +5,0 @@ "types": "dist/types/index.d.ts", |
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
73206