@quenty/templateprovider
Advanced tools
Comparing version 5.1.1-canary.281.d2c89f1.0 to 6.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [5.1.1-canary.281.d2c89f1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@5.1.0...@quenty/templateprovider@5.1.1-canary.281.d2c89f1.0) (2022-08-14) | ||
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@5.1.0...@quenty/templateprovider@6.0.0) (2022-08-14) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "5.1.1-canary.281.d2c89f1.0", | ||
"version": "6.0.0", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "5.1.0", | ||
"@quenty/insertserviceutils": "5.1.0", | ||
"@quenty/loader": "5.0.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "5.1.0", | ||
"@quenty/string": "2.3.1-canary.281.d2c89f1.0" | ||
"@quenty/baseobject": "^5.1.0", | ||
"@quenty/insertserviceutils": "^5.1.0", | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^5.1.0", | ||
"@quenty/string": "^3.0.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d2c89f1585abcf5d6e44ce17ab8c57abf34d5561" | ||
"gitHead": "dbb62609f980983cc32da90acfef13e30ed41113" | ||
} |
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
25606
+ Added@quenty/baseobject@5.1.1(transitive)
+ Added@quenty/insertserviceutils@5.1.1(transitive)
+ Added@quenty/loader@5.0.1(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@5.1.1(transitive)
+ Added@quenty/string@3.3.0(transitive)
- Removed@quenty/baseobject@5.1.0(transitive)
- Removed@quenty/insertserviceutils@5.1.0(transitive)
- Removed@quenty/loader@5.0.0(transitive)
- Removed@quenty/maid@2.4.0(transitive)
- Removed@quenty/promise@5.1.0(transitive)
- Removed@quenty/string@2.3.1-canary.281.d2c89f1.0(transitive)
Updated@quenty/baseobject@^5.1.0
Updated@quenty/loader@^5.0.0
Updated@quenty/maid@^2.4.0
Updated@quenty/promise@^5.1.0
Updated@quenty/string@^3.0.0