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