@contrail/documents
Advanced tools
Comparing version 1.0.46 to 1.0.47
@@ -5,2 +5,3 @@ export * from './types'; | ||
export * from './document-element-property-binding-handler'; | ||
export * from './document-element-component-size-handler'; | ||
export * from './document-action'; |
@@ -21,2 +21,3 @@ "use strict"; | ||
__exportStar(require("./document-element-property-binding-handler"), exports); | ||
__exportStar(require("./document-element-component-size-handler"), exports); | ||
__exportStar(require("./document-action"), exports); |
{ | ||
"name": "@contrail/documents", | ||
"version": "1.0.46", | ||
"version": "1.0.47", | ||
"description": "Documents library for contrail platform", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
26319
779