flex-plugins-api-utils
Advanced tools
Comparing version 0.15.5 to 0.15.6
export { default as logger } from './logger'; | ||
export { default as env } from './env'; | ||
export { default as env, Realm } from './env'; | ||
export { default as HttpClient } from './http'; | ||
export { TwilioApiError } from './exceptions'; | ||
export { TwilioError } from './exceptions'; |
{ | ||
"name": "flex-plugins-api-utils", | ||
"version": "0.15.5", | ||
"version": "0.15.6", | ||
"description": "Flex Plugins API Utils", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "010e723ecedfad5c9da36f2586da6b711af73565" | ||
"gitHead": "35dce20f6d30fad2e34f006f368ca5329287a979" | ||
} |
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
18867