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

@directus/constants

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@directus/constants - npm Package Compare versions

Comparing version 10.2.3 to 10.2.4-beta.0

1

dist/activity.d.ts

@@ -6,2 +6,3 @@ export declare enum Action {

REVERT = "revert",
COMMIT = "commit",
COMMENT = "comment",

@@ -8,0 +9,0 @@ UPLOAD = "upload",

@@ -7,2 +7,3 @@ export var Action;

Action["REVERT"] = "revert";
Action["COMMIT"] = "commit";
Action["COMMENT"] = "comment";

@@ -9,0 +10,0 @@ Action["UPLOAD"] = "upload";

2

package.json
{
"name": "@directus/constants",
"version": "10.2.3",
"version": "10.2.4-beta.0",
"description": "Shared constants for Directus",

@@ -5,0 +5,0 @@ "homepage": "https://directus.io",

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