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
276
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.15.0 to 14.15.1-canary.522.1d2faf4.0

8

CHANGELOG.md

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

## [14.15.1-canary.522.1d2faf4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.15.0...@quenty/binder@14.15.1-canary.522.1d2faf4.0) (2024-12-03)
**Note:** Version bump only for package @quenty/binder
# [14.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.14.0...@quenty/binder@14.15.0) (2024-11-13)

@@ -8,0 +16,0 @@

24

package.json
{
"name": "@quenty/binder",
"version": "14.15.0",
"version": "14.15.1-canary.522.1d2faf4.0",
"description": "Utility object to Bind a class to Roblox object, and associated helper methods",

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

"dependencies": {
"@quenty/baseobject": "^10.7.1",
"@quenty/brio": "^14.13.0",
"@quenty/instanceutils": "^13.13.0",
"@quenty/linkutils": "^13.13.0",
"@quenty/loader": "^10.7.1",
"@quenty/maid": "^3.4.0",
"@quenty/promise": "^10.8.0",
"@quenty/rx": "^13.13.0",
"@quenty/signal": "^7.9.0",
"@quenty/valueobject": "^13.13.0"
"@quenty/baseobject": "10.7.1",
"@quenty/brio": "14.13.1-canary.522.1d2faf4.0",
"@quenty/instanceutils": "13.13.1-canary.522.1d2faf4.0",
"@quenty/linkutils": "13.13.1-canary.522.1d2faf4.0",
"@quenty/loader": "10.7.1",
"@quenty/maid": "3.4.0",
"@quenty/promise": "10.8.0",
"@quenty/rx": "13.13.1-canary.522.1d2faf4.0",
"@quenty/signal": "7.9.0",
"@quenty/valueobject": "13.13.1-canary.522.1d2faf4.0"
},

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

},
"gitHead": "451334becfa36a10b55fa53cbdd88091cdf9ddbf"
"gitHead": "1d2faf48e778ada6f57aecb8000c7c6c76ac33cd"
}

@@ -21,2 +21,8 @@ ## Binder

npm install @quenty/binder --save
```
```
## Articles and more
* [5 powerful programming patterns](https://www.youtube.com/watch?v=MOjiKS6F59s&t=1896s)
* [OzzyPig's Binder Pattern Post](https://ozzypig.com/2021/11/15/binder-pattern)
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