@quenty/templateprovider
Advanced tools
Comparing version 11.8.1-canary.515.9ed6363.0 to 11.9.0
@@ -6,13 +6,10 @@ # Change Log | ||
## [11.8.1-canary.515.9ed6363.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@11.8.0...@quenty/templateprovider@11.8.1-canary.515.9ed6363.0) (2024-11-02) | ||
# [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@11.8.0...@quenty/templateprovider@11.9.0) (2024-11-03) | ||
**Note:** Version bump only for package @quenty/templateprovider | ||
### Bug Fixes | ||
* Fix aliases ([70af87e](https://github.com/Quenty/NevermoreEngine/commit/70af87e8308937c4df220c871925838783da8b61)) | ||
# [11.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@11.7.1...@quenty/templateprovider@11.8.0) (2024-10-23) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "11.8.1-canary.515.9ed6363.0", | ||
"version": "11.9.0", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,15 +28,15 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "10.7.0", | ||
"@quenty/brio": "14.10.0", | ||
"@quenty/collectionserviceutils": "8.10.0", | ||
"@quenty/ducktype": "5.7.0", | ||
"@quenty/insertserviceutils": "10.7.0", | ||
"@quenty/instanceutils": "13.10.0", | ||
"@quenty/loader": "10.7.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/observablecollection": "12.10.0", | ||
"@quenty/promise": "10.7.0", | ||
"@quenty/promisemaid": "5.7.0", | ||
"@quenty/rx": "13.10.0", | ||
"@quenty/string": "3.3.0" | ||
"@quenty/baseobject": "^10.7.0", | ||
"@quenty/brio": "^14.11.0", | ||
"@quenty/collectionserviceutils": "^8.11.0", | ||
"@quenty/ducktype": "^5.7.0", | ||
"@quenty/insertserviceutils": "^10.7.0", | ||
"@quenty/instanceutils": "^13.11.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/observablecollection": "^12.11.0", | ||
"@quenty/promise": "^10.7.0", | ||
"@quenty/promisemaid": "^5.7.0", | ||
"@quenty/rx": "^13.11.0", | ||
"@quenty/string": "^3.3.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9ed6363f0b4b1aee504b6b86f0abd73ede7d0fec" | ||
"gitHead": "a7e6d8dffd16e9b516e352050571009f57fe6c67" | ||
} |
Sorry, the diff of this file is not supported yet
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
41458
+ Added@quenty/baseobject@10.7.1(transitive)
+ Added@quenty/collectionserviceutils@8.15.0(transitive)
+ Added@quenty/insertserviceutils@10.9.0(transitive)
+ Added@quenty/observablecollection@12.18.1(transitive)
+ Added@quenty/promisemaid@5.9.0(transitive)
- Removed@quenty/baseobject@10.7.0(transitive)
- Removed@quenty/brio@14.10.0(transitive)
- Removed@quenty/collectionserviceutils@8.10.0(transitive)
- Removed@quenty/ducktype@5.7.0(transitive)
- Removed@quenty/insertserviceutils@10.7.0(transitive)
- Removed@quenty/instanceutils@13.10.0(transitive)
- Removed@quenty/loader@10.7.0(transitive)
- Removed@quenty/observablecollection@12.10.0(transitive)
- Removed@quenty/promise@10.7.0(transitive)
- Removed@quenty/promisemaid@5.7.0(transitive)
- Removed@quenty/rx@13.10.0(transitive)
Updated@quenty/baseobject@^10.7.0
Updated@quenty/brio@^14.11.0
Updated@quenty/ducktype@^5.7.0
Updated@quenty/loader@^10.7.0
Updated@quenty/maid@^3.4.0
Updated@quenty/promise@^10.7.0
Updated@quenty/promisemaid@^5.7.0
Updated@quenty/rx@^13.11.0
Updated@quenty/string@^3.3.0