@quenty/remoting
Advanced tools
Comparing version 12.1.0 to 12.1.1-canary.456.711b68e.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [12.1.1-canary.456.711b68e.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.1.0...@quenty/remoting@12.1.1-canary.456.711b68e.0) (2024-03-27) | ||
### Bug Fixes | ||
* Remoting has better warnings ([8ccc275](https://github.com/Quenty/NevermoreEngine/commit/8ccc275919eac1cb9bf6d3304c700ada900c576d)) | ||
# [12.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.0.0...@quenty/remoting@12.1.0) (2024-03-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/remoting", | ||
"version": "12.1.0", | ||
"version": "12.1.1-canary.456.711b68e.0", | ||
"description": "Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)", | ||
@@ -29,10 +29,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.1.0", | ||
"@quenty/instanceutils": "^13.1.0", | ||
"@quenty/loader": "^10.1.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/promise": "^10.1.0", | ||
"@quenty/remotefunctionutils": "^10.1.0", | ||
"@quenty/rx": "^13.1.0", | ||
"@quenty/table": "^3.4.0" | ||
"@quenty/brio": "14.1.0", | ||
"@quenty/instanceutils": "13.1.0", | ||
"@quenty/loader": "10.1.0", | ||
"@quenty/maid": "3.1.0", | ||
"@quenty/promise": "10.1.0", | ||
"@quenty/remotefunctionutils": "10.1.0", | ||
"@quenty/rx": "13.1.0", | ||
"@quenty/table": "3.4.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e0148dde5ca3864389a0faa2da66153a776acc1e" | ||
"gitHead": "711b68e1c2e669c567c2423aa0aef6e91cdb54e6" | ||
} |
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
45382
2
+ Added@quenty/brio@14.1.0(transitive)
+ Added@quenty/instanceutils@13.1.0(transitive)
+ Added@quenty/loader@10.1.0(transitive)
+ Added@quenty/maid@3.1.0(transitive)
+ Added@quenty/promise@10.1.0(transitive)
+ Added@quenty/remotefunctionutils@10.1.0(transitive)
+ Added@quenty/rx@13.1.0(transitive)
+ Added@quenty/table@3.4.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/remotefunctionutils@10.8.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
Updated@quenty/brio@14.1.0
Updated@quenty/instanceutils@13.1.0
Updated@quenty/loader@10.1.0
Updated@quenty/maid@3.1.0
Updated@quenty/promise@10.1.0
Updated@quenty/rx@13.1.0
Updated@quenty/table@3.4.0