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

@directus/sdk

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@directus/sdk - npm Package Compare versions

Comparing version 9.4.3 to 9.5.0

4

dist/index.d.ts

@@ -129,2 +129,6 @@ import { AxiosRequestConfig } from 'axios';

_ncontains?: T;
_starts_with?: T;
_nstarts_with?: T;
_ends_with?: T;
_nends_with?: T;
_empty?: boolean;

@@ -131,0 +135,0 @@ _nempty?: boolean;

4

package.json
{
"name": "@directus/sdk",
"version": "9.4.3",
"version": "9.5.0",
"description": "The official Directus SDK for use in JavaScript!",

@@ -73,3 +73,3 @@ "repository": {

},
"gitHead": "65bfe68b0c7993a1bd5b0daac0855265911313d0"
"gitHead": "78a25fe9538dcd30452dc1a0889e720040c0596c"
}
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