@expandorg/app-utils
Advanced tools
Comparing version 0.0.24 to 0.0.25
@@ -11,2 +11,3 @@ // @flow | ||
import { EventSourceService, EventSourceDefinition } from './src/eventSource'; | ||
import BaseChildWindow from './src/BaseChildWindow'; | ||
@@ -40,2 +41,3 @@ import { | ||
EventSourceDefinition, | ||
BaseChildWindow, | ||
}; |
{ | ||
"name": "@expandorg/app-utils", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"description": "App utils", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "80f474e7ce1ece17039b7a32611ff328110a7c31" | ||
"gitHead": "e75b34af9fdb7e071ce53b5d5d22bdc46e577728" | ||
} |
// @flow | ||
import PropTypes from 'prop-types'; | ||
@@ -3,0 +4,0 @@ |
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
16383
24
577