asma-types
Advanced tools
Comparing version 1.7.5 to 1.7.6
@@ -343,3 +343,2 @@ /** | ||
readonly device: string; | ||
readonly group_id: string; | ||
}; | ||
@@ -346,0 +345,0 @@ export type ISearchParamWithValues = (typeof SearchParamWithValues)[keyof typeof SearchParamWithValues]; |
@@ -426,3 +426,2 @@ // deprecated, replaced with QueriesInitiator | ||
device: '', | ||
group_id: '', | ||
}; | ||
@@ -429,0 +428,0 @@ export const UserContext = { |
{ | ||
"name": "asma-types", | ||
"version": "1.7.5", | ||
"version": "1.7.6", | ||
"description": "shared ts asma types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -452,3 +452,2 @@ // deprecated, replaced with QueriesInitiator | ||
device: '' as IDevice, | ||
group_id: '' as string, | ||
} as const | ||
@@ -455,0 +454,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
88428
1894