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
193
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 1.2.0 to 1.3.0-canary.209.c61f821.0

src/node_modules.project.json

11

CHANGELOG.md

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

# [1.3.0-canary.209.c61f821.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remoting@1.2.0...@quenty/remoting@1.3.0-canary.209.c61f821.0) (2021-09-03)
### Features
* Add new loader to Nevermore ([c61f821](https://github.com/Quenty/NevermoreEngine/commit/c61f821d209ee35e2e50dec4086a938cecb9300a))
# 1.2.0 (2021-07-31)

@@ -8,0 +19,0 @@

2

default.project.json
{
"name": "Remoting",
"name": "remoting",
"tree": {

@@ -4,0 +4,0 @@ "$path": "src"

@@ -0,0 +0,0 @@ MIT License

{
"name": "@quenty/remoting",
"version": "1.2.0",
"version": "1.3.0-canary.209.c61f821.0",
"description": "Global remoting retrieval system for Roblox (RemoteFunctions/RemoteEvents)",

@@ -12,10 +12,5 @@ "keywords": [

],
"contributors": [
"Quenty"
],
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"license": "MIT",
"repository": {

@@ -26,16 +21,21 @@ "type": "git",

},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/promise": "^1.2.0",
"@quenty/table": "^1.2.0"
"@quenty/promise": "1.3.0-canary.209.c61f821.0",
"@quenty/table": "1.3.0-canary.209.c61f821.0"
},
"peerDependencies": {
"@quenty/loader": "^1.0.0"
"@quenty/loader": "file:../loader"
},
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d06e276dc6111e17c3c25d3e58768eb4e6bdc333"
"gitHead": "c61f821d209ee35e2e50dec4086a938cecb9300a"
}

@@ -0,0 +0,0 @@ ## Remoting

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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