@appsemble/cli
Advanced tools
Comparing version 0.27.6 to 0.27.7
{ | ||
"name": "@appsemble/cli", | ||
"version": "0.27.6", | ||
"version": "0.27.7", | ||
"description": "The CLI for developing with Appsemble apps and blocks", | ||
@@ -45,5 +45,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@appsemble/node-utils": "0.27.6", | ||
"@appsemble/types": "0.27.6", | ||
"@appsemble/utils": "0.27.6", | ||
"@appsemble/node-utils": "0.27.7", | ||
"@appsemble/types": "0.27.7", | ||
"@appsemble/utils": "0.27.7", | ||
"@fortawesome/fontawesome-common-types": "^6.0.0", | ||
@@ -91,3 +91,3 @@ "@koa/cors": "^4.0.0", | ||
"devDependencies": { | ||
"@appsemble/types": "0.27.6", | ||
"@appsemble/types": "0.27.7", | ||
"@types/concat-stream": "^2.0.0", | ||
@@ -94,0 +94,0 @@ "@types/inquirer": "^9.0.0", |
@@ -1,2 +0,2 @@ | ||
# ![](https://gitlab.com/appsemble/appsemble/-/raw/0.27.6/config/assets/logo.svg) Appsemble CLI | ||
# ![](https://gitlab.com/appsemble/appsemble/-/raw/0.27.7/config/assets/logo.svg) Appsemble CLI | ||
@@ -6,3 +6,3 @@ > Manage apps and blocks from the command line. | ||
[![npm](https://img.shields.io/npm/v/@appsemble/cli)](https://www.npmjs.com/package/@appsemble/cli) | ||
[![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.27.6/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.27.6) | ||
[![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.27.7/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.27.7) | ||
[![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io) | ||
@@ -309,3 +309,3 @@ | ||
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.27.6/LICENSE.md) © | ||
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.27.7/LICENSE.md) © | ||
[Appsemble](https://appsemble.com) |
@@ -5,5 +5,5 @@ { | ||
"dependencies": { | ||
"@appsemble/sdk": "0.27.6", | ||
"@appsemble/sdk": "0.27.7", | ||
"mini-jsx": "^4.0.0" | ||
} | ||
} |
@@ -5,6 +5,6 @@ { | ||
"dependencies": { | ||
"@appsemble/preact": "0.27.6", | ||
"@appsemble/sdk": "0.27.6", | ||
"@appsemble/preact": "0.27.7", | ||
"@appsemble/sdk": "0.27.7", | ||
"preact": "^10.0.0" | ||
} | ||
} |
@@ -5,4 +5,4 @@ { | ||
"dependencies": { | ||
"@appsemble/sdk": "0.27.6" | ||
"@appsemble/sdk": "0.27.7" | ||
} | ||
} |
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
+ Added@appsemble/node-utils@0.27.7(transitive)
+ Added@appsemble/types@0.27.7(transitive)
+ Added@appsemble/utils@0.27.7(transitive)
+ Added@formatjs/ecma402-abstract@2.2.2(transitive)
+ Added@formatjs/icu-messageformat-parser@2.9.2(transitive)
+ Added@formatjs/icu-skeleton-parser@1.8.6(transitive)
+ Added@parcel/watcher@2.4.1(transitive)
+ Added@parcel/watcher-android-arm64@2.4.1(transitive)
+ Added@parcel/watcher-darwin-arm64@2.4.1(transitive)
+ Added@parcel/watcher-darwin-x64@2.4.1(transitive)
+ Added@parcel/watcher-freebsd-x64@2.4.1(transitive)
+ Added@parcel/watcher-linux-arm-glibc@2.4.1(transitive)
+ Added@parcel/watcher-linux-arm64-glibc@2.4.1(transitive)
+ Added@parcel/watcher-linux-arm64-musl@2.4.1(transitive)
+ Added@parcel/watcher-linux-x64-glibc@2.4.1(transitive)
+ Added@parcel/watcher-linux-x64-musl@2.4.1(transitive)
+ Added@parcel/watcher-win32-arm64@2.4.1(transitive)
+ Added@parcel/watcher-win32-ia32@2.4.1(transitive)
+ Added@parcel/watcher-win32-x64@2.4.1(transitive)
+ Addedintl-messageformat@10.7.4(transitive)
- Removed@appsemble/node-utils@0.27.6(transitive)
- Removed@appsemble/types@0.27.6(transitive)
- Removed@appsemble/utils@0.27.6(transitive)
- Removed@formatjs/ecma402-abstract@2.2.3(transitive)
- Removed@formatjs/icu-messageformat-parser@2.9.3(transitive)
- Removed@formatjs/icu-skeleton-parser@1.8.7(transitive)
- Removed@parcel/watcher@2.5.0(transitive)
- Removed@parcel/watcher-android-arm64@2.5.0(transitive)
- Removed@parcel/watcher-darwin-arm64@2.5.0(transitive)
- Removed@parcel/watcher-darwin-x64@2.5.0(transitive)
- Removed@parcel/watcher-freebsd-x64@2.5.0(transitive)
- Removed@parcel/watcher-linux-arm-glibc@2.5.0(transitive)
- Removed@parcel/watcher-linux-arm-musl@2.5.0(transitive)
- Removed@parcel/watcher-linux-arm64-glibc@2.5.0(transitive)
- Removed@parcel/watcher-linux-arm64-musl@2.5.0(transitive)
- Removed@parcel/watcher-linux-x64-glibc@2.5.0(transitive)
- Removed@parcel/watcher-linux-x64-musl@2.5.0(transitive)
- Removed@parcel/watcher-win32-arm64@2.5.0(transitive)
- Removed@parcel/watcher-win32-ia32@2.5.0(transitive)
- Removed@parcel/watcher-win32-x64@2.5.0(transitive)
- Removedintl-messageformat@10.7.5(transitive)
Updated@appsemble/node-utils@0.27.7
Updated@appsemble/types@0.27.7
Updated@appsemble/utils@0.27.7