@amalto/typings
Advanced tools
Comparing version 1.9.5 to 1.9.6
@@ -52,7 +52,2 @@ interface EndpointsUrl { | ||
REQUEST_MESSAGES_GET_PORTAL_FORM: string; | ||
REQUEST_MESSAGE_SUBMIT_NEW_SESSION?: string; | ||
REQUEST_MESSAGE_SUBMIT_ADD_ENTITY?: string; | ||
REQUEST_MESSAGE_SUBMIT_COMPLETE_SESSION?: string; | ||
REQUEST_MESSAGE_SUBMIT_LIST_ENTITIES?: string; | ||
REQUEST_MESSAGE_SUBMIT_DELETE_ENTITY?: string; | ||
REQUEST_FILES_SUBMIT_NEW_SESSION: string; | ||
@@ -59,0 +54,0 @@ REQUEST_FILES_SUBMIT_ADD_ENTITY: string; |
@@ -129,20 +129,3 @@ interface EndpointsUrl { | ||
//////////////////////////////////////////////// | ||
// | ||
// Message Submit | ||
// | ||
//////////////////////////////////////////////// | ||
REQUEST_MESSAGE_SUBMIT_NEW_SESSION?: string, | ||
REQUEST_MESSAGE_SUBMIT_ADD_ENTITY?: string, | ||
REQUEST_MESSAGE_SUBMIT_COMPLETE_SESSION?: string, | ||
REQUEST_MESSAGE_SUBMIT_LIST_ENTITIES?: string, | ||
REQUEST_MESSAGE_SUBMIT_DELETE_ENTITY?: string, | ||
//////////////////////////////////////////////// | ||
@@ -149,0 +132,0 @@ // |
@@ -5,3 +5,3 @@ { | ||
"description": "Interfaces used in Platform 6 UI component.", | ||
"version": "1.9.5", | ||
"version": "1.9.6", | ||
"license": "MIT", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
}, | ||
"gitHead": "94dee9efe3eecca54f0ff931f88f03007ea28da5" | ||
"gitHead": "1b64abffa3dd386c8ebd92d7220cbba39f33c422" | ||
} |
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
60173
1603