Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@directus/schema

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@directus/schema - npm Package Compare versions

Comparing version 10.0.1 to 10.0.2

14

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc