@schirkan/reactron-interfaces
Advanced tools
Comparing version 0.10.0-alpha.6 to 0.10.0-alpha.7
@@ -9,3 +9,2 @@ import { IReactronService } from "./IReactronService"; | ||
state: 'starting' | 'running' | 'stopped' | 'error'; | ||
log: string[]; | ||
} |
{ | ||
"name": "@schirkan/reactron-interfaces", | ||
"version": "0.10.0-alpha.6", | ||
"version": "0.10.0-alpha.7", | ||
"description": "interfaces for reactron modules", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -10,3 +10,2 @@ import { IReactronService } from "./IReactronService"; | ||
state: 'starting' | 'running' | 'stopped' | 'error'; | ||
log: string[]; | ||
} |
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
93056
2250