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

@directus/sdk

Package Overview
Dependencies
Maintainers
3
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.0.0-rc.69 to 9.0.0-rc.70

1

dist/items.d.ts

@@ -33,3 +33,2 @@ import { ID } from './types';

page?: number;
single?: boolean;
meta?: keyof ItemMetadata | '*';

@@ -36,0 +35,0 @@ };

14

package.json
{
"name": "@directus/sdk",
"version": "9.0.0-rc.69",
"version": "9.0.0-rc.70",
"description": "The official Directus SDK for use in JavaScript!",

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

"dotenv": "^9.0.2",
"jest": "^26.6.3",
"jest": "^27.0.3",
"jest-environment-jsdom": "^26.6.2",

@@ -64,3 +64,3 @@ "jest-environment-jsdom-global": "^2.0.4",

"rimraf": "^3.0.2",
"rollup": "^2.47.0",
"rollup": "^2.50.3",
"rollup-plugin-copy": "^3.4.0",

@@ -70,7 +70,7 @@ "rollup-plugin-sourcemaps": "^0.6.3",

"rollup-plugin-typescript2": "^0.30.0",
"ts-jest": "^26.5.6",
"ts-node": "^9.1.1",
"typescript": "^4.2.2"
"ts-jest": "^27.0.2",
"ts-node": "^10.0.0",
"typescript": "^4.3.2"
},
"gitHead": "1d7e977eb8650127b2f5c83d529d0b6f188e7d6c"
"gitHead": "a6a354a0ae336ae77a430dfaab7224a68dbfd14e"
}

Sorry, the diff of this file is not supported yet

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