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

@quenty/binder

Package Overview
Dependencies
Maintainers
0
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/binder - npm Package Compare versions

Comparing version 14.4.0 to 14.4.1-canary.478.013677d.0

12

CHANGELOG.md

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

## [14.4.1-canary.478.013677d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.4.0...@quenty/binder@14.4.1-canary.478.013677d.0) (2024-08-24)
### Bug Fixes
* Binder can clean up properly without erroring everything else ([23fe067](https://github.com/Quenty/NevermoreEngine/commit/23fe0676bc9800d659be547ebd4eea612b29806c))
* Fix indexing error on cleanup of BinderGroupProvider ([083cbce](https://github.com/Quenty/NevermoreEngine/commit/083cbce0ee476c2809bd68bfd481e217bfecd110))
# [14.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.3.0...@quenty/binder@14.4.0) (2024-05-09)

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

24

package.json
{
"name": "@quenty/binder",
"version": "14.4.0",
"version": "14.4.1-canary.478.013677d.0",
"description": "Utility object to Bind a class to Roblox object, and associated helper methods",

@@ -28,12 +28,12 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "^10.3.0",
"@quenty/brio": "^14.3.0",
"@quenty/instanceutils": "^13.3.0",
"@quenty/linkutils": "^13.3.0",
"@quenty/loader": "^10.3.0",
"@quenty/maid": "^3.2.0",
"@quenty/promise": "^10.3.0",
"@quenty/rx": "^13.3.0",
"@quenty/signal": "^7.3.0",
"@quenty/valueobject": "^13.3.0"
"@quenty/baseobject": "10.3.1-canary.478.013677d.0",
"@quenty/brio": "14.3.1-canary.478.013677d.0",
"@quenty/instanceutils": "13.3.1-canary.478.013677d.0",
"@quenty/linkutils": "13.3.1-canary.478.013677d.0",
"@quenty/loader": "10.3.1-canary.478.013677d.0",
"@quenty/maid": "3.2.0",
"@quenty/promise": "10.3.1-canary.478.013677d.0",
"@quenty/rx": "13.3.1-canary.478.013677d.0",
"@quenty/signal": "7.3.1-canary.478.013677d.0",
"@quenty/valueobject": "13.3.1-canary.478.013677d.0"
},

@@ -43,3 +43,3 @@ "publishConfig": {

},
"gitHead": "3fd5cdca3128bf34c8d9dfae1e92d62533b6e6f5"
"gitHead": "013677ddf1f34b223c027d332d00450722b8fd41"
}

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