@quenty/grouputils
Advanced tools
Comparing version 3.4.0 to 3.4.1-canary.238.2c4d310.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.4.1-canary.238.2c4d310.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@3.4.0...@quenty/grouputils@3.4.1-canary.238.2c4d310.0) (2021-12-29) | ||
**Note:** Version bump only for package @quenty/grouputils | ||
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/grouputils@3.3.0...@quenty/grouputils@3.4.0) (2021-12-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/grouputils", | ||
"version": "3.4.0", | ||
"version": "3.4.1-canary.238.2c4d310.0", | ||
"description": "Group utility functions for Roblox", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/promise": "^3.3.0" | ||
"@quenty/loader": "3.1.2-canary.238.2c4d310.0", | ||
"@quenty/promise": "3.3.1-canary.238.2c4d310.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6eb398e9fb81191f0815885f807ab0cb3bb9bad1" | ||
"gitHead": "2c4d310b84afd0570d89667dc5d4aa69a0ef304a" | ||
} |
## GroupUtils | ||
<div align="center"> | ||
<a href="http://quenty.github.io/api/"> | ||
<a href="http://quenty.github.io/NevermoreEngine/"> | ||
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" /> | ||
</a> | ||
<a href="https://discord.gg/mhtGUS8"> | ||
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" /> | ||
<img src="https://img.shields.io/discord/385151591524597761?color=5865F2&label=discord&logo=discord&logoColor=white" alt="Discord" /> | ||
</a> | ||
@@ -9,0 +9,0 @@ <a href="https://github.com/Quenty/NevermoreEngine/actions"> |
Sorry, the diff of this file is not supported yet
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
8566
2
+ Added@quenty/deferred@2.0.2-canary.238.2c4d310.0(transitive)
+ Added@quenty/loader@3.1.2-canary.238.2c4d310.0(transitive)
+ Added@quenty/maid@2.0.2-canary.238.2c4d310.0(transitive)
+ Added@quenty/promise@3.3.1-canary.238.2c4d310.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@3.4.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@3.6.0(transitive)