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

directus-transport-safe-run-middleware

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus-transport-safe-run-middleware - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

dist/index.js

@@ -25,3 +25,3 @@ "use strict";

return __awaiter(this, void 0, void 0, function* () {
let response = yield this.app.runMiddleware(path, {
let response = yield this.app.runMiddleware(this.url + path, {
method,

@@ -28,0 +28,0 @@ query: options.params,

{
"name": "directus-transport-safe-run-middleware",
"version": "1.0.4",
"version": "1.0.5",
"description": "A transport for the Directus JavaScript SDK which uses safe-run-middleware",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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