@quenty/remoting
Advanced tools
Comparing version 12.13.0 to 12.13.1-canary.519.7414df3.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [12.13.1-canary.519.7414df3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.13.0...@quenty/remoting@12.13.1-canary.519.7414df3.0) (2024-11-13) | ||
**Note:** Version bump only for package @quenty/remoting | ||
# [12.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.12.1...@quenty/remoting@12.13.0) (2024-11-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/remoting", | ||
"version": "12.13.0", | ||
"version": "12.13.1-canary.519.7414df3.0", | ||
"description": "Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)", | ||
@@ -29,11 +29,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.12.0", | ||
"@quenty/instanceutils": "^13.12.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/promisemaid": "^5.8.0", | ||
"@quenty/remotefunctionutils": "^10.8.0", | ||
"@quenty/rx": "^13.12.0", | ||
"@quenty/table": "^3.6.0" | ||
"@quenty/brio": "14.12.1-canary.519.7414df3.0", | ||
"@quenty/instanceutils": "13.12.1-canary.519.7414df3.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.8.0", | ||
"@quenty/promisemaid": "5.8.0", | ||
"@quenty/remotefunctionutils": "10.8.0", | ||
"@quenty/rx": "13.12.1-canary.519.7414df3.0", | ||
"@quenty/table": "3.6.1-canary.519.7414df3.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "00e6f71716216dd6ecbc8505ad898a1ab7f72756" | ||
"gitHead": "7414df389c4d481673b0afee78fd6b20e332d8d2" | ||
} |
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
55214
2
+ Added@quenty/brio@14.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/instanceutils@13.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/rx@13.12.1-canary.519.7414df3.0(transitive)
+ Added@quenty/table@3.6.1-canary.519.7414df3.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/promise@10.8.0
Updated@quenty/promisemaid@5.8.0