@drovp/types
Advanced tools
Comparing version 5.1.0 to 5.2.0
@@ -465,3 +465,3 @@ /** | ||
modifiers: string; | ||
action: 'drop' | 'paste'; | ||
action: 'drop' | 'paste' | 'protocol'; | ||
title(value: string | undefined | null): void; | ||
@@ -468,0 +468,0 @@ dependencies: D; |
{ | ||
"name": "@drovp/types", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"description": "Drovp plugin API definitions", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28243