@directus/sdk
Advanced tools
Comparing version 9.4.3 to 9.5.0
@@ -129,2 +129,6 @@ import { AxiosRequestConfig } from 'axios'; | ||
_ncontains?: T; | ||
_starts_with?: T; | ||
_nstarts_with?: T; | ||
_ends_with?: T; | ||
_nends_with?: T; | ||
_empty?: boolean; | ||
@@ -131,0 +135,0 @@ _nempty?: boolean; |
{ | ||
"name": "@directus/sdk", | ||
"version": "9.4.3", | ||
"version": "9.5.0", | ||
"description": "The official Directus SDK for use in JavaScript!", | ||
@@ -73,3 +73,3 @@ "repository": { | ||
}, | ||
"gitHead": "65bfe68b0c7993a1bd5b0daac0855265911313d0" | ||
"gitHead": "78a25fe9538dcd30452dc1a0889e720040c0596c" | ||
} |
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
259673
2591