@quenty/servicebag
Advanced tools
Comparing version 11.3.0 to 11.3.1-canary.468.ea8a226.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [11.3.1-canary.468.ea8a226.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.3.0...@quenty/servicebag@11.3.1-canary.468.ea8a226.0) (2024-05-09) | ||
### Bug Fixes | ||
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5)) | ||
# [11.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.2.0...@quenty/servicebag@11.3.0) (2024-05-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "servicebag", | ||
"globIgnorePaths": [ "**/.package-lock.json" ], | ||
"tree": { | ||
@@ -4,0 +5,0 @@ "$path": "src" |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.3.0", | ||
"version": "11.3.1-canary.468.ea8a226.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/signal": "^7.2.0" | ||
"@quenty/baseobject": "10.2.1-canary.468.ea8a226.0", | ||
"@quenty/loader": "10.2.1-canary.468.ea8a226.0", | ||
"@quenty/signal": "7.2.1-canary.468.ea8a226.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "afbb66378d568ebb9450db13de0b4fe61113a2f1" | ||
"gitHead": "ea8a2260a364aaf6d6c246a93632b789935da134" | ||
} |
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
28805
13
2
+ Added@quenty/baseobject@10.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/loader@10.2.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/maid@3.1.1-canary.468.ea8a226.0(transitive)
+ Added@quenty/signal@7.2.1-canary.468.ea8a226.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/maid@3.4.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)