@drovp/types
Advanced tools
Comparing version 4.5.1 to 4.6.0
@@ -104,2 +104,3 @@ /** | ||
dependencies?: string[]; | ||
optionalDependencies?: string[]; | ||
accepts?: AcceptsFlags<Payload['options']>; | ||
@@ -106,0 +107,0 @@ bulk?: boolean | ((items: Item[], options: Payload['options']) => boolean); |
{ | ||
"name": "@drovp/types", | ||
"version": "4.5.1", | ||
"version": "4.6.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
22519
602