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
170
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 12.0.0 to 12.1.0

1

dist/index.d.ts

@@ -24,2 +24,3 @@ import { Knex } from 'knex';

is_unique: boolean;
is_indexed: boolean;
is_primary_key: boolean;

@@ -26,0 +27,0 @@ is_generated: boolean;

2

package.json
{
"name": "@directus/schema",
"version": "12.0.0",
"version": "12.1.0",
"description": "Utility for extracting information about existing DB schema",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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