@formio/appserver-types
Advanced tools
Comparing version 2.0.0-dev.6 to 2.0.0-dev.7
@@ -91,3 +91,3 @@ import { FormScope } from "./form"; | ||
hook?: (name: string, ...args: any[]) => void; | ||
licenseKey?: OfflineLicenseStruct; | ||
licenseKey?: OfflineLicenseStruct | boolean; | ||
} | ||
@@ -94,0 +94,0 @@ export interface AppServerScope { |
{ | ||
"name": "@formio/appserver-types", | ||
"version": "2.0.0-dev.6", | ||
"version": "2.0.0-dev.7", | ||
"description": "The types for the appserver.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
6482