@quenty/attributeutils
Advanced tools
Comparing version 3.4.0-canary.224.ceec2f8.0 to 3.4.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [3.4.0-canary.224.ceec2f8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.3.0...@quenty/attributeutils@3.4.0-canary.224.ceec2f8.0) (2021-11-10) | ||
# [3.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.3.1...@quenty/attributeutils@3.4.0) (2021-11-20) | ||
@@ -12,2 +12,13 @@ | ||
* Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a)) | ||
## [3.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@3.3.0...@quenty/attributeutils@3.3.1) (2021-11-10) | ||
### Bug Fixes | ||
* Defer signal creation ([8d52470](https://github.com/Quenty/NevermoreEngine/commit/8d52470cbafbd3815bd5e6fe397c7faed2d6f5bc)) | ||
@@ -14,0 +25,0 @@ |
{ | ||
"name": "@quenty/attributeutils", | ||
"version": "3.4.0-canary.224.ceec2f8.0", | ||
"version": "3.4.0", | ||
"description": "Provides utility functions to work with attributes in Roblox", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "3.1.1", | ||
"@quenty/maid": "2.0.1", | ||
"@quenty/rx": "3.2.0" | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/maid": "^2.0.1", | ||
"@quenty/rx": "^3.3.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ceec2f8778595b91b47d2fc375f86431754ee2b9" | ||
"gitHead": "87ab1435a59a05e7dd745db1dfcec26116d1d71d" | ||
} |
@@ -5,4 +5,4 @@ { | ||
"tree": { | ||
"$path": { "optional": "..\\node_modules" } | ||
"$path": { "optional": "../node_modules" } | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10363
1
+ Added@quenty/rx@3.8.0(transitive)
- Removed@quenty/loader@3.1.1(transitive)
- Removed@quenty/maid@2.0.1(transitive)
- Removed@quenty/rx@3.2.0(transitive)
Updated@quenty/loader@^3.1.1
Updated@quenty/maid@^2.0.1
Updated@quenty/rx@^3.3.0