flex-plugins-api-utils
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -0,7 +1,8 @@ | ||
export declare type Realm = 'dev' | 'stage'; | ||
export declare const isDebug: () => boolean; | ||
export declare const getRealm: () => string | undefined; | ||
export declare const getRealm: () => Realm; | ||
declare const _default: { | ||
isDebug: () => boolean; | ||
getRealm: () => string | undefined; | ||
getRealm: () => Realm; | ||
}; | ||
export default _default; |
{ | ||
"name": "flex-plugins-api-utils", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Flex Plugins API Utils", | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2ea63ced69f0378658bc6b9a632995afa4fad622" | ||
"gitHead": "a00bb3685f9ba77b075f921b87c736683827f4a4" | ||
} |
Sorry, the diff of this file is not supported yet
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
24325
24
367
0
8