@quenty/templateprovider
Advanced tools
Comparing version 4.2.1-canary.261.5628274.0 to 5.0.0
@@ -6,3 +6,3 @@ # 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) | ||
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/templateprovider@4.2.0...@quenty/templateprovider@5.0.0) (2022-05-21) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/templateprovider |
MIT License | ||
Copyright (c) 2014-2021 Quenty | ||
Copyright (c) 2014-2022 Quenty | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/templateprovider", | ||
"version": "4.2.1-canary.261.5628274.0", | ||
"version": "5.0.0", | ||
"description": "Base of a template retrieval system", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@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" | ||
"@quenty/baseobject": "^5.0.0", | ||
"@quenty/insertserviceutils": "^5.0.0", | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/maid": "^2.3.0", | ||
"@quenty/promise": "^5.0.0", | ||
"@quenty/string": "^2.3.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "5628274461f4fa0135e63b62e99fcd508d4c94f9" | ||
"gitHead": "9f7eaea7543c33c89d2e32c38491b13f9271f4f7" | ||
} |
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
24983
+ Added@quenty/baseobject@5.1.1(transitive)
+ Added@quenty/deferred@2.2.0(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)
- Removed@quenty/baseobject@4.2.1-canary.261.5628274.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/insertserviceutils@4.2.1-canary.261.5628274.0(transitive)
- Removed@quenty/loader@4.1.1-canary.261.5628274.0(transitive)
- Removed@quenty/maid@2.3.0(transitive)
- Removed@quenty/promise@4.2.1-canary.261.5628274.0(transitive)
Updated@quenty/baseobject@^5.0.0
Updated@quenty/loader@^5.0.0
Updated@quenty/maid@^2.3.0
Updated@quenty/promise@^5.0.0
Updated@quenty/string@^2.3.0