@akinon/app-client
Advanced tools
Comparing version 0.14.0 to 1.0.0
{ | ||
"name": "@akinon/app-client", | ||
"description": "Akinon AppClient library. This library is used to create a new plugin or an application which will reside in Akinon's applications.", | ||
"version": "0.14.0", | ||
"version": "1.0.0", | ||
"private": false, | ||
@@ -13,4 +13,4 @@ "type": "module", | ||
"dependencies": { | ||
"framebus": "^6.0.1", | ||
"@akinon/app-shared": "0.15.0" | ||
"framebus": "^6.0.2", | ||
"@akinon/app-shared": "1.0.0" | ||
}, | ||
@@ -21,4 +21,4 @@ "devDependencies": { | ||
"rimraf": "^5.0.5", | ||
"typescript": "^5.2.2", | ||
"@akinon/typescript-config": "0.4.0" | ||
"typescript": "*", | ||
"@akinon/typescript-config": "1.0.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "peerDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
43543
+ Added@akinon/app-shared@1.0.0(transitive)
- Removed@akinon/app-shared@0.15.0(transitive)
Updated@akinon/app-shared@1.0.0
Updatedframebus@^6.0.2