@directus/schema
Advanced tools
Comparing version 10.0.1 to 10.0.2
{ | ||
"name": "@directus/schema", | ||
"version": "10.0.1", | ||
"version": "10.0.2", | ||
"description": "Utility for extracting information about existing DB schema", | ||
"type": "module", | ||
"keywords": [ | ||
@@ -17,5 +16,2 @@ "sql", | ||
"homepage": "https://directus.io", | ||
"bugs": { | ||
"url": "https://github.com/directus/directus/issues" | ||
}, | ||
"repository": { | ||
@@ -29,2 +25,3 @@ "type": "git", | ||
"author": "Rijk van Zanten <rijkvanzanten@me.com>", | ||
"type": "module", | ||
"exports": { | ||
@@ -46,8 +43,5 @@ ".": "./dist/index.js", | ||
"devDependencies": { | ||
"@directus/tsconfig": "0.0.7", | ||
"typescript": "5.0.4" | ||
"typescript": "5.0.4", | ||
"@directus/tsconfig": "1.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -54,0 +48,0 @@ "build": "tsc --project tsconfig.prod.json", |
@@ -201,3 +201,3 @@ # @directus/schema | ||
```shell | ||
$ docker-compose up -d | ||
$ docker compose up | ||
``` | ||
@@ -204,0 +204,0 @@ |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
108280
1