enonic-types
Advanced tools
Comparing version 0.1.29 to 0.1.30
@@ -46,3 +46,3 @@ import { RunContext } from "./context"; | ||
*/ | ||
readonly context?: RunContext; | ||
readonly context?: CronRunContext; | ||
} | ||
@@ -49,0 +49,0 @@ export interface ScheduleByDelay { |
{ | ||
"name": "enonic-types", | ||
"sideEffects": false, | ||
"version": "0.1.29", | ||
"version": "0.1.30", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -6,0 +6,0 @@ "typings": "index.d.ts", |
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
98916