@quenty/rxsignal
Advanced tools
Comparing version 1.4.0 to 1.4.1-canary.411.a43e0f9.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.1-canary.411.a43e0f9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@1.4.0...@quenty/rxsignal@1.4.1-canary.411.a43e0f9.0) (2023-09-21) | ||
**Note:** Version bump only for package @quenty/rxsignal | ||
# [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@1.3.0...@quenty/rxsignal@1.4.0) (2023-08-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/rxsignal", | ||
"version": "1.4.0", | ||
"version": "1.4.1-canary.411.a43e0f9.0", | ||
"description": "Signal API for RxObservables", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^6.3.0", | ||
"@quenty/rx": "^7.15.0" | ||
"@quenty/loader": "6.3.0", | ||
"@quenty/rx": "7.15.1-canary.411.a43e0f9.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3b7e47e2180964b6b0b156d07814810e063ef7ed" | ||
"gitHead": "a43e0f99169bd624fbb8ec2c81e61ca7ff0dce08" | ||
} |
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
5215
2
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/rx@7.15.1-canary.411.a43e0f9.0(transitive)
+ Added@quenty/table@3.3.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
Updated@quenty/loader@6.3.0