@quenty/playerutils
Advanced tools
Comparing version 6.0.0 to 7.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@6.0.0...@quenty/playerutils@7.0.0) (2024-02-13) | ||
**Note:** Version bump only for package @quenty/playerutils | ||
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerutils@5.0.0...@quenty/playerutils@6.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/playerutils", | ||
"version": "6.0.0", | ||
"version": "7.0.0", | ||
"description": "Player utility functions", | ||
@@ -31,10 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^12.0.0", | ||
"@quenty/instanceutils": "^11.0.0", | ||
"@quenty/loader": "^8.0.0", | ||
"@quenty/brio": "^13.0.0", | ||
"@quenty/instanceutils": "^12.0.0", | ||
"@quenty/loader": "^9.0.0", | ||
"@quenty/maid": "^3.0.0", | ||
"@quenty/promise": "^8.0.0", | ||
"@quenty/rx": "^11.0.0" | ||
"@quenty/promise": "^9.0.0", | ||
"@quenty/rx": "^12.0.0" | ||
}, | ||
"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
19532
+ Added@quenty/brio@13.0.0(transitive)
+ Added@quenty/canceltoken@10.0.0(transitive)
+ Added@quenty/ducktype@4.0.0(transitive)
+ Added@quenty/instanceutils@12.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/brio@12.0.0(transitive)
- Removed@quenty/canceltoken@9.0.0(transitive)
- Removed@quenty/ducktype@3.0.0(transitive)
- Removed@quenty/instanceutils@11.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/brio@^13.0.0
Updated@quenty/loader@^9.0.0
Updated@quenty/promise@^9.0.0
Updated@quenty/rx@^12.0.0