@quenty/remoting
Advanced tools
Comparing version 12.4.1-canary.478.34e8ede.0 to 12.4.1-canary.478.88914d9.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [12.4.1-canary.478.34e8ede.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.4.0...@quenty/remoting@12.4.1-canary.478.34e8ede.0) (2024-08-27) | ||
## [12.4.1-canary.478.88914d9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.4.0...@quenty/remoting@12.4.1-canary.478.88914d9.0) (2024-09-12) | ||
@@ -12,2 +12,3 @@ | ||
* Add new remoting .Server and .Client methods ([89862e8](https://github.com/Quenty/NevermoreEngine/commit/89862e852456ada3a1b1eefde682229c4ca033fa)) | ||
* Declarative remoting realms allows for safer calls ([7264fd1](https://github.com/Quenty/NevermoreEngine/commit/7264fd1eb7b9d812a7383ec62db63ed90e78472a)) | ||
@@ -14,0 +15,0 @@ |
{ | ||
"name": "@quenty/remoting", | ||
"version": "12.4.1-canary.478.34e8ede.0", | ||
"version": "12.4.1-canary.478.88914d9.0", | ||
"description": "Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)", | ||
@@ -29,10 +29,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "14.3.1-canary.478.34e8ede.0", | ||
"@quenty/instanceutils": "13.3.1-canary.478.34e8ede.0", | ||
"@quenty/loader": "10.3.1-canary.478.34e8ede.0", | ||
"@quenty/maid": "3.2.0", | ||
"@quenty/promise": "10.3.1-canary.478.34e8ede.0", | ||
"@quenty/promisemaid": "5.3.1-canary.478.34e8ede.0", | ||
"@quenty/remotefunctionutils": "10.3.1-canary.478.34e8ede.0", | ||
"@quenty/rx": "13.3.1-canary.478.34e8ede.0", | ||
"@quenty/brio": "14.3.1-canary.478.88914d9.0", | ||
"@quenty/instanceutils": "13.3.1-canary.478.88914d9.0", | ||
"@quenty/loader": "10.3.1-canary.478.88914d9.0", | ||
"@quenty/maid": "3.2.1-canary.478.88914d9.0", | ||
"@quenty/promise": "10.3.1-canary.478.88914d9.0", | ||
"@quenty/promisemaid": "5.3.1-canary.478.88914d9.0", | ||
"@quenty/remotefunctionutils": "10.3.1-canary.478.88914d9.0", | ||
"@quenty/rx": "13.3.1-canary.478.88914d9.0", | ||
"@quenty/table": "3.5.0" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "34e8edee97fa93a0a5bd84442b85826082444f2a" | ||
"gitHead": "88914d9021cfc9d91111f4d825341271dc292ec4" | ||
} |
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
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
53015
+ Added@quenty/brio@14.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/canceltoken@11.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/ducktype@5.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/instanceutils@13.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/loader@10.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/maid@3.2.1-canary.478.88914d9.0(transitive)
+ Added@quenty/promise@10.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/promisemaid@5.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/remotefunctionutils@10.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/rx@13.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/signal@7.3.1-canary.478.88914d9.0(transitive)
+ Added@quenty/throttle@10.3.1-canary.478.88914d9.0(transitive)
- Removed@quenty/brio@14.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/canceltoken@11.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/ducktype@5.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/instanceutils@13.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/loader@10.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/maid@3.2.0(transitive)
- Removed@quenty/promise@10.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/promisemaid@5.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/remotefunctionutils@10.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/rx@13.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/signal@7.3.1-canary.478.34e8ede.0(transitive)
- Removed@quenty/throttle@10.3.1-canary.478.34e8ede.0(transitive)
Updated@quenty/remotefunctionutils@10.3.1-canary.478.88914d9.0