@quenty/templateprovider
Advanced tools
Comparing version 4.1.1-canary.256.edbbcfc.0 to 4.2.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.1.1-canary.256.edbbcfc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@4.1.0...@quenty/templateprovider@4.1.1-canary.256.edbbcfc.0) (2022-03-27) | ||
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@4.1.0...@quenty/templateprovider@4.2.0) (2022-03-27) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/templateprovider |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "4.1.1-canary.256.edbbcfc.0", | ||
"version": "4.2.0", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "4.1.1-canary.256.edbbcfc.0", | ||
"@quenty/insertserviceutils": "4.1.1-canary.256.edbbcfc.0", | ||
"@quenty/loader": "4.0.1-canary.256.edbbcfc.0", | ||
"@quenty/maid": "2.2.1-canary.256.edbbcfc.0", | ||
"@quenty/promise": "4.1.1-canary.256.edbbcfc.0", | ||
"@quenty/string": "2.2.2-canary.256.edbbcfc.0" | ||
"@quenty/baseobject": "^4.2.0", | ||
"@quenty/insertserviceutils": "^4.2.0", | ||
"@quenty/loader": "^4.1.0", | ||
"@quenty/maid": "^2.3.0", | ||
"@quenty/promise": "^4.2.0", | ||
"@quenty/string": "^2.3.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "edbbcfc38516772a791d50dc43cd6b304ffc4aff" | ||
"gitHead": "501844bd6c3d3f765fd3032b997d8030bc963a1f" | ||
} |
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
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
24774
+ Added@quenty/baseobject@4.2.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/insertserviceutils@4.2.0(transitive)
+ Added@quenty/loader@4.1.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@4.2.0(transitive)
+ Added@quenty/string@2.3.0(transitive)
- Removed@quenty/baseobject@4.1.1-canary.256.edbbcfc.0(transitive)
- Removed@quenty/deferred@2.0.3-canary.256.edbbcfc.0(transitive)
- Removed@quenty/insertserviceutils@4.1.1-canary.256.edbbcfc.0(transitive)
- Removed@quenty/loader@4.0.1-canary.256.edbbcfc.0(transitive)
- Removed@quenty/maid@2.2.1-canary.256.edbbcfc.0(transitive)
- Removed@quenty/promise@4.1.1-canary.256.edbbcfc.0(transitive)
- Removed@quenty/string@2.2.2-canary.256.edbbcfc.0(transitive)
Updated@quenty/baseobject@^4.2.0
Updated@quenty/loader@^4.1.0
Updated@quenty/maid@^2.3.0
Updated@quenty/promise@^4.2.0
Updated@quenty/string@^2.3.0