Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/remoting

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/remoting - npm Package Compare versions

Comparing version 12.5.0 to 12.6.0

src/Shared/Realm/RemotingRealms.lua

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [12.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.5.0...@quenty/remoting@12.6.0) (2024-09-12)
### Features
* 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))
# [12.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@12.4.0...@quenty/remoting@12.5.0) (2024-08-09)

@@ -8,0 +20,0 @@

19

package.json
{
"name": "@quenty/remoting",
"version": "12.5.0",
"version": "12.6.0",
"description": "Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)",

@@ -29,9 +29,10 @@ "keywords": [

"dependencies": {
"@quenty/brio": "^14.4.0",
"@quenty/instanceutils": "^13.4.0",
"@quenty/loader": "^10.3.0",
"@quenty/maid": "^3.2.0",
"@quenty/promise": "^10.3.0",
"@quenty/remotefunctionutils": "^10.3.0",
"@quenty/rx": "^13.4.0",
"@quenty/brio": "^14.5.0",
"@quenty/instanceutils": "^13.5.0",
"@quenty/loader": "^10.4.0",
"@quenty/maid": "^3.3.0",
"@quenty/promise": "^10.4.0",
"@quenty/promisemaid": "^5.4.0",
"@quenty/remotefunctionutils": "^10.4.0",
"@quenty/rx": "^13.5.0",
"@quenty/table": "^3.5.0"

@@ -42,3 +43,3 @@ },

},
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7"
"gitHead": "fb172906f3ee725269ec1e5f4daf9dca227e729d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc