@directus/sdk
Advanced tools
Comparing version 9.0.0-rc.69 to 9.0.0-rc.70
@@ -33,3 +33,2 @@ import { ID } from './types'; | ||
page?: number; | ||
single?: boolean; | ||
meta?: keyof ItemMetadata | '*'; | ||
@@ -36,0 +35,0 @@ }; |
{ | ||
"name": "@directus/sdk", | ||
"version": "9.0.0-rc.69", | ||
"version": "9.0.0-rc.70", | ||
"description": "The official Directus SDK for use in JavaScript!", | ||
@@ -56,3 +56,3 @@ "repository": { | ||
"dotenv": "^9.0.2", | ||
"jest": "^26.6.3", | ||
"jest": "^27.0.3", | ||
"jest-environment-jsdom": "^26.6.2", | ||
@@ -64,3 +64,3 @@ "jest-environment-jsdom-global": "^2.0.4", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.47.0", | ||
"rollup": "^2.50.3", | ||
"rollup-plugin-copy": "^3.4.0", | ||
@@ -70,7 +70,7 @@ "rollup-plugin-sourcemaps": "^0.6.3", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
"ts-jest": "^26.5.6", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.2.2" | ||
"ts-jest": "^27.0.2", | ||
"ts-node": "^10.0.0", | ||
"typescript": "^4.3.2" | ||
}, | ||
"gitHead": "1d7e977eb8650127b2f5c83d529d0b6f188e7d6c" | ||
"gitHead": "a6a354a0ae336ae77a430dfaab7224a68dbfd14e" | ||
} |
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
1288481
11391