@appsemble/types
Advanced tools
Comparing version 0.22.8 to 0.22.9
@@ -72,3 +72,3 @@ import { type IconName } from '@fortawesome/fontawesome-common-types'; | ||
/** | ||
* For floating blocks this propert defines where the block should float. | ||
* For floating blocks this property defines where the block should float. | ||
*/ | ||
@@ -75,0 +75,0 @@ position?: 'bottom left' | 'bottom right' | 'bottom' | 'left' | 'right' | 'top left' | 'top right' | 'top'; |
{ | ||
"name": "@appsemble/types", | ||
"version": "0.22.8", | ||
"version": "0.22.9", | ||
"description": "TypeScript definitions reused within Appsemble internally", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
# ![](https://gitlab.com/appsemble/appsemble/-/raw/0.22.8/config/assets/logo.svg) Appsemble Types | ||
# ![](https://gitlab.com/appsemble/appsemble/-/raw/0.22.9/config/assets/logo.svg) Appsemble Types | ||
@@ -6,3 +6,3 @@ > Reusable TypeScript types | ||
[![npm](https://img.shields.io/npm/v/@appsemble/types)](https://www.npmjs.com/package/@appsemble/types) | ||
[![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.22.8/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.22.8) | ||
[![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.22.9/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.22.9) | ||
[![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io) | ||
@@ -30,3 +30,3 @@ | ||
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.22.8/LICENSE.md) © | ||
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.22.9/LICENSE.md) © | ||
[Appsemble](https://appsemble.com) |
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
79914