@quenty/rxsignal
Advanced tools
Comparing version 5.0.0 to 6.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@5.0.0...@quenty/rxsignal@6.0.0) (2024-02-13) | ||
**Note:** Version bump only for package @quenty/rxsignal | ||
# [5.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxsignal@4.0.0...@quenty/rxsignal@5.0.0) (2024-02-13) | ||
@@ -8,0 +16,0 @@ |
MIT License | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
Copyright (c) 2014-2024 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/rxsignal", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "Signal API for RxObservables", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^8.0.0", | ||
"@quenty/rx": "^11.0.0" | ||
"@quenty/loader": "^9.0.0", | ||
"@quenty/rx": "^12.0.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
"gitHead": "f113de0adce246ebd8115adf49a80533ede329cc" | ||
} |
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
7570
+ Added@quenty/canceltoken@10.0.0(transitive)
+ Added@quenty/ducktype@4.0.0(transitive)
+ Added@quenty/loader@9.0.0(transitive)
+ Added@quenty/promise@9.0.0(transitive)
+ Added@quenty/rx@12.0.0(transitive)
+ Added@quenty/signal@6.0.0(transitive)
+ Added@quenty/throttle@9.0.0(transitive)
- Removed@quenty/canceltoken@9.0.0(transitive)
- Removed@quenty/ducktype@3.0.0(transitive)
- Removed@quenty/loader@8.0.0(transitive)
- Removed@quenty/promise@8.0.0(transitive)
- Removed@quenty/rx@11.0.0(transitive)
- Removed@quenty/signal@5.0.0(transitive)
- Removed@quenty/throttle@8.0.0(transitive)
Updated@quenty/loader@^9.0.0
Updated@quenty/rx@^12.0.0