New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@directus/sdk

Package Overview
Dependencies
Maintainers
3
Versions
134
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.100 to 9.0.0-rc.101

16

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

@@ -10,8 +10,12 @@ "repository": {

"main": "./dist/index.js",
"exports": {
".": {
"import": "./dist/sdk.esm.js",
"require": "./dist/index.js"
},
"./package.json": "./package.json"
},
"module": "./dist/sdk.esm.js",
"unpkg": "./dist/sdk.esm.min.js",
"types": "./dist/index.d.ts",
"exports": {
".": "./dist/index.js"
},
"files": [

@@ -61,3 +65,3 @@ "dist"

"rimraf": "3.0.2",
"rollup": "2.58.3",
"rollup": "2.59.0",
"rollup-plugin-copy": "3.4.0",

@@ -71,3 +75,3 @@ "rollup-plugin-sourcemaps": "0.6.3",

},
"gitHead": "41abc239221c0973ca1f83457be14f21155dc52d"
"gitHead": "37cf80e0fe1320610ffc0b4da9411ef51bd46afb"
}
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