@contrail/documents
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -5,2 +5,3 @@ import { PositionDefinition, SizeDefinition } from "./common"; | ||
element: DocumentElement; | ||
selectedElements?: Array<DocumentElement>; | ||
renderedElementPosition?: PositionDefinition; | ||
@@ -7,0 +8,0 @@ renderedElementSize?: SizeDefinition; |
{ | ||
"name": "@contrail/documents", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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
7031
181