@quenty/templateprovider
Advanced tools
Comparing version 11.9.1 to 11.9.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [11.9.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@11.9.1...@quenty/templateprovider@11.9.2) (2024-11-04) | ||
**Note:** Version bump only for package @quenty/templateprovider | ||
## [11.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@11.9.0...@quenty/templateprovider@11.9.1) (2024-11-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "11.9.1", | ||
"version": "11.9.2", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,14 +28,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@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/baseobject": "^10.7.1", | ||
"@quenty/brio": "^14.11.1", | ||
"@quenty/collectionserviceutils": "^8.11.1", | ||
"@quenty/ducktype": "^5.7.1", | ||
"@quenty/insertserviceutils": "^10.7.1", | ||
"@quenty/instanceutils": "^13.11.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@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/observablecollection": "^12.11.1", | ||
"@quenty/promise": "^10.7.1", | ||
"@quenty/promisemaid": "^5.7.1", | ||
"@quenty/rx": "^13.11.1", | ||
"@quenty/string": "^3.3.0" | ||
@@ -46,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "b10790e93b6c4bca4a0271c3d18e125bbff29736" | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
} |
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
42037
Updated@quenty/baseobject@^10.7.1
Updated@quenty/brio@^14.11.1
Updated@quenty/ducktype@^5.7.1
Updated@quenty/loader@^10.7.1
Updated@quenty/promise@^10.7.1
Updated@quenty/promisemaid@^5.7.1
Updated@quenty/rx@^13.11.1