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

@quenty/bindtocloseservice

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/bindtocloseservice - npm Package Compare versions

Comparing version 1.1.0-canary.4096cd9.0 to 2.0.0

src/Server/init.meta.json

29

CHANGELOG.md

@@ -6,7 +6,34 @@ # Change Log

# 1.1.0-canary.4096cd9.0 (2022-09-08)
# 2.0.0 (2022-09-27)
### Bug Fixes
* Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0))
### Features
* Add BindToCloseService package and implement across places binding to close ([afdd829](https://github.com/Quenty/NevermoreEngine/commit/afdd829538c9d0ce2d6f51ad9fee9063f0f5bd24))
# v2.0.0 (Tue Sep 27 2022)
#### 💥 Breaking Change
- feat: Do a variety of updates [#288](https://github.com/Quenty/NevermoreEngine/pull/288) ([@Quenty](https://github.com/Quenty))
#### 🚀 Enhancement
- feat: Add BindToCloseService package and implement across places binding to close ([@Quenty](https://github.com/Quenty))
#### 🐛 Bug Fix
- fix: Hide server code by default from replication using cameras and init.meta.json. ([@Quenty](https://github.com/Quenty))
#### Authors: 1
- James Onnen ([@Quenty](https://github.com/Quenty))

14

package.json
{
"name": "@quenty/bindtocloseservice",
"version": "1.1.0-canary.4096cd9.0",
"version": "2.0.0",
"description": "Bind to game close API in a centralized location.",

@@ -30,11 +30,11 @@ "keywords": [

"dependencies": {
"@quenty/loader": "5.0.1",
"@quenty/promise": "5.2.0-canary.4096cd9.0",
"@quenty/symbol": "2.1.0"
"@quenty/loader": "^6.0.0",
"@quenty/promise": "^6.0.0",
"@quenty/symbol": "^2.1.0"
},
"devDependencies": {
"@quenty/contentproviderutils": "5.2.0-canary.4096cd9.0",
"@quenty/playerthumbnailutils": "5.3.0-canary.4096cd9.0"
"@quenty/contentproviderutils": "^6.0.0",
"@quenty/playerthumbnailutils": "^6.0.0"
},
"gitHead": "4096cd94d2c38d382b7aafe8cb2fcb8bb340d051"
"gitHead": "cbbe2a3e91f0d1e337bb33652b4e32bec685bb76"
}
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