@directus/api 9.25.0 → 9.25.1

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.
Files changed (2) hide show
  1. package/package.json +16 -16
  2. package/README.md +0 -89
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@directus/api",
3
- "version": "9.25.0",
3
+ "version": "9.25.1",
4
4
  "description": "Directus is a real-time API and App dashboard for managing SQL database content",
5
5
  "type": "module",
6
6
  "keywords": [
@@ -144,20 +144,20 @@
144
144
  "uuid-validate": "0.0.3",
145
145
  "vm2": "3.9.16",
146
146
  "wellknown": "0.5.0",
147
- "@directus/app": "9.25.0",
148
- "@directus/constants": "9.25.0",
149
- "@directus/exceptions": "9.25.0",
150
- "@directus/extensions-sdk": "9.25.0",
151
- "@directus/schema": "9.25.0",
152
- "@directus/specs": "9.25.0",
153
- "@directus/storage": "9.25.0",
154
- "@directus/storage-driver-azure": "9.25.0",
155
- "@directus/storage-driver-cloudinary": "9.25.0",
156
- "@directus/storage-driver-gcs": "9.25.0",
157
- "@directus/storage-driver-local": "9.25.0",
158
- "@directus/storage-driver-s3": "9.25.0",
159
- "@directus/update-check": "9.25.0",
160
- "@directus/utils": "9.25.0"
147
+ "@directus/app": "9.25.1",
148
+ "@directus/constants": "9.25.1",
149
+ "@directus/exceptions": "9.25.1",
150
+ "@directus/extensions-sdk": "9.25.1",
151
+ "@directus/schema": "9.25.1",
152
+ "@directus/specs": "9.25.1",
153
+ "@directus/storage": "9.25.1",
154
+ "@directus/storage-driver-azure": "9.25.1",
155
+ "@directus/storage-driver-cloudinary": "9.25.1",
156
+ "@directus/storage-driver-gcs": "9.25.1",
157
+ "@directus/storage-driver-local": "9.25.1",
158
+ "@directus/storage-driver-s3": "9.25.1",
159
+ "@directus/update-check": "9.25.1",
160
+ "@directus/utils": "9.25.1"
161
161
  },
162
162
  "devDependencies": {
163
163
  "@directus/tsconfig": "0.0.6",
@@ -206,7 +206,7 @@
206
206
  "supertest": "6.3.3",
207
207
  "typescript": "4.9.5",
208
208
  "vitest": "0.29.3",
209
- "@directus/types": "9.25.0"
209
+ "@directus/types": "9.25.1"
210
210
  },
211
211
  "optionalDependencies": {
212
212
  "@keyv/redis": "2.5.7",
package/README.md DELETED
@@ -1,89 +0,0 @@
1
- <p>&nbsp;</p>
2
-
3
- <a href="https://directus.io" target="_blank" rel="noopener noreferrer"><img width="250" alt="Logo" src="https://user-images.githubusercontent.com/9141017/88821768-0dc99800-d191-11ea-8c66-09c55ab451a2.png"></a>
4
-
5
- <p>&nbsp;</p>
6
-
7
- ## Introduction
8
-
9
- **Directus is a free and open-source data platform for headless content management**. It can be installed on top of any
10
- new or existing SQL database, instantly providing a dynamic API (REST+GraphQL) and accompanying App for managing
11
- content. Built entirely in TypeScript (in Node and Vue), Directus is completely modular and end-to-end extensible...
12
- with absolutely no paywalls or artificial limitations.
13
-
14
- Modern and intuitive, the Directus App enables no-code data discovery, allowing for even the most non-technical users to
15
- view, author, and manage your raw database content. Our performant and flexible API is able to adapt to any relational
16
- schema, and includes rule-based permissions, event/web hooks, custom endpoints, numerous auth options, configurable
17
- storage adapters, and much more.
18
-
19
- Current database support includes: PostgreSQL, MySQL, SQLite, MS-SQL Server, OracleDB, MariaDB, and variants such as AWS
20
- Aurora/Redshift or Google Cloud Platform SQL.
21
-
22
- Learn more at...
23
-
24
- - [Website](https://directus.io/)
25
- - [GitHub](https://github.com/directus/directus)
26
- - [Documentation](https://docs.directus.io/)
27
- - [Community](https://directus.chat/)
28
- - [Twitter](https://twitter.com/directus)
29
- - [Cloud](https://directus.cloud/)
30
- - [Marketplace](https://directus.market/)
31
-
32
- <p>&nbsp;</p>
33
-
34
- ## Installing
35
-
36
- Directus requires NodeJS 10+. Create a new project with our simple CLI tool:
37
-
38
- ```
39
- npm init directus-project my-project
40
- ```
41
-
42
- Or using yarn:
43
-
44
- ```
45
- yarn create directus-project my-project
46
- ```
47
-
48
- The above command will create a directory with your project name, then walk you through the database configuration and
49
- creation of your first admin user.
50
-
51
- <p>&nbsp;</p>
52
-
53
- ## Updating
54
-
55
- To update an existing Directus project, navigate to your project directory and run:
56
-
57
- ```
58
- npm update
59
- ```
60
-
61
- <p>&nbsp;</p>
62
-
63
- ## Contributing
64
-
65
- Please report any and all issues [on our GitHub](https://github.com/directus/directus/issues/new).
66
-
67
- Pull-requests are more than welcome, and always appreciated. Please be sure to read our
68
- [Contributors Guide](https://docs.directus.io/contributing/introduction/) before starting work on a new feature/fix, or
69
- reach out a member of the Core Team via [GitHub](https://github.com/directus/directus/discussions) or
70
- [Discord](https://directus.chat) with any questions.
71
-
72
- <p>&nbsp;</p>
73
-
74
- ## Supporting
75
-
76
- Directus is a free and open-source project with development made possible by support from our passionate core team,
77
- amazing contributors, and generous sponsors. It's not easy building premium open-source software; if you would like to
78
- help ensure Directus stays free, please consider becoming a sponsor.
79
-
80
- - [Support us through GitHub Sponsors](https://github.com/sponsors/directus)
81
- - [One-time donation through PayPal](https://www.paypal.me/supportdirectus)
82
- - [Backing Directus](https://docs.directus.io/getting-started/backing-directus/)
83
-
84
- <p>&nbsp;</p>
85
-
86
- ## License
87
-
88
- Directus is released under the [GPLv3 license](./license). Monospace Inc owns all Directus trademarks, logos, and
89
- intellectual property on behalf of our project's community. Copyright © 2004-2020, Monospace Inc.