@quenty/selectionutils
Advanced tools
Comparing version 3.0.0-canary.331.7eefa75.0 to 3.0.0-canary.367.903617a.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [3.0.0-canary.331.7eefa75.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.5.0...@quenty/selectionutils@3.0.0-canary.331.7eefa75.0) (2023-02-27) | ||
# [3.0.0-canary.367.903617a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.14.0...@quenty/selectionutils@3.0.0-canary.367.903617a.0) (2023-06-09) | ||
@@ -15,2 +15,82 @@ **Note:** Version bump only for package @quenty/selectionutils | ||
# [2.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.13.0...@quenty/selectionutils@2.14.0) (2023-05-26) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.12.0...@quenty/selectionutils@2.13.0) (2023-05-08) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.11.1...@quenty/selectionutils@2.12.0) (2023-04-10) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
## [2.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.11.0...@quenty/selectionutils@2.11.1) (2023-04-07) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.10.0...@quenty/selectionutils@2.11.0) (2023-04-06) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.9.0...@quenty/selectionutils@2.10.0) (2023-04-03) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.8.0...@quenty/selectionutils@2.9.0) (2023-03-31) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.7.0...@quenty/selectionutils@2.8.0) (2023-03-31) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.6.0...@quenty/selectionutils@2.7.0) (2023-03-05) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.5.0...@quenty/selectionutils@2.6.0) (2023-02-27) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [2.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@2.4.0...@quenty/selectionutils@2.5.0) (2023-02-21) | ||
@@ -17,0 +97,0 @@ |
MIT License | ||
Copyright (c) 2014-2022 Quenty | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/selectionutils", | ||
"version": "3.0.0-canary.331.7eefa75.0", | ||
"version": "3.0.0-canary.367.903617a.0", | ||
"description": "Utility methods around Selection service. Useful for plugins and stories.", | ||
@@ -28,10 +28,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "6.1.0", | ||
"@quenty/brio": "9.0.0-canary.331.7eefa75.0", | ||
"@quenty/loader": "6.1.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/rx": "8.0.0-canary.331.7eefa75.0", | ||
"@quenty/signal": "2.3.0", | ||
"@quenty/baseobject": "6.2.1", | ||
"@quenty/brio": "8.13.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/rx": "7.11.0", | ||
"@quenty/signal": "2.4.0", | ||
"@quenty/table": "3.2.0", | ||
"@quenty/valueobject": "8.0.0-canary.331.7eefa75.0" | ||
"@quenty/valueobject": "8.0.0-canary.367.903617a.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7eefa756f8bd892b1210349a8133d6d56992dffb" | ||
"gitHead": "903617ace784bce6cc7e0a15093ee50566bd9b54" | ||
} |
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
12051
+ Added@quenty/baseobject@6.2.1(transitive)
+ Added@quenty/brio@8.13.08.19.0(transitive)
+ Added@quenty/cancellabledelay@3.5.0(transitive)
+ Added@quenty/canceltoken@6.9.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/instanceutils@7.21.0(transitive)
+ Added@quenty/loader@6.2.16.3.0(transitive)
+ Added@quenty/maid@2.5.02.6.0(transitive)
+ Added@quenty/promise@6.8.0(transitive)
+ Added@quenty/rx@7.11.07.16.0(transitive)
+ Added@quenty/signal@2.4.0(transitive)
+ Added@quenty/steputils@3.5.2(transitive)
+ Added@quenty/table@3.7.0(transitive)
+ Added@quenty/throttle@6.3.0(transitive)
+ Added@quenty/valuebaseutils@7.14.0(transitive)
+ Added@quenty/valueobject@8.0.0-canary.367.903617a.0(transitive)
- Removed@quenty/baseobject@6.1.0(transitive)
- Removed@quenty/brio@9.0.0-canary.331.7eefa75.0(transitive)
- Removed@quenty/cancellabledelay@3.4.0(transitive)
- Removed@quenty/canceltoken@7.0.0-canary.331.7eefa75.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/loader@6.1.0(transitive)
- Removed@quenty/maid@2.4.0(transitive)
- Removed@quenty/promise@7.0.0-canary.331.7eefa75.0(transitive)
- Removed@quenty/rx@8.0.0-canary.331.7eefa75.0(transitive)
- Removed@quenty/signal@2.3.0(transitive)
- Removed@quenty/throttle@6.1.0(transitive)
- Removed@quenty/valueobject@8.0.0-canary.331.7eefa75.0(transitive)
Updated@quenty/baseobject@6.2.1
Updated@quenty/brio@8.13.0
Updated@quenty/loader@6.2.1
Updated@quenty/maid@2.5.0
Updated@quenty/rx@7.11.0
Updated@quenty/signal@2.4.0