New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/binder

Package Overview
Dependencies
Maintainers
1
Versions
278
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 1.0.2 to 1.0.3-canary.199.34c89f1.0

CHANGELOG.md

0

default.project.json

@@ -0,0 +0,0 @@ {

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

24

package.json
{
"name": "@quenty/binder",
"version": "1.0.2",
"version": "1.0.3-canary.199.34c89f1.0",
"description": "Utility object to Bind a class to Roblox object, and associated helper methods",

@@ -14,2 +14,6 @@ "keywords": [

],
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",

@@ -22,10 +26,10 @@ "repository": {

"dependencies": {
"@quenty/baseobject": "^1.0.2",
"@quenty/brio": "^1.0.2",
"@quenty/instanceutils": "^1.0.2",
"@quenty/linkutils": "^1.0.2",
"@quenty/maid": "^1.0.2",
"@quenty/promise": "^1.0.2",
"@quenty/signal": "^1.0.2",
"@quenty/valueobject": "^1.0.2"
"@quenty/baseobject": "1.0.3-canary.199.34c89f1.0",
"@quenty/brio": "1.0.3-canary.199.34c89f1.0",
"@quenty/instanceutils": "1.0.3-canary.199.34c89f1.0",
"@quenty/linkutils": "1.0.3-canary.199.34c89f1.0",
"@quenty/maid": "1.0.3-canary.199.34c89f1.0",
"@quenty/promise": "1.0.3-canary.199.34c89f1.0",
"@quenty/signal": "1.0.3-canary.199.34c89f1.0",
"@quenty/valueobject": "1.0.3-canary.199.34c89f1.0"
},

@@ -41,3 +45,3 @@ "peerDependencies": {

},
"gitHead": "c78150de4045cf8bbf78cc7d571d8b4d70e30f30"
"gitHead": "34c89f1a8c0a84238698ef245a4827948a6a83f1"
}

@@ -10,3 +10,3 @@ ## Binder

<a href="https://github.com/Quenty/NevermoreEngine/actions">
<img src="https://github.com/Quenty/NevermoreEngine/workflows/luacheck/badge.svg" alt="Actions Status" />
<img src="https://github.com/Quenty/NevermoreEngine/actions/workflows/build.yml/badge.svg" alt="Build and release status" />
</a>

@@ -123,25 +123,1 @@ </div>

Cleans up all bound classes, and disconnects all events
## Changelog
### 1.0.2
- Remove RxBinderUtils
- Remove RxBinderGroupUtils
### 1.0.0
Initial release
## 0.0.2
- Removed BoundLinkCollection and promiseBoundLinkedClass (moved to `@quenty/boundlinkutils`)
## 0.0.1
- Add RxBinderUtils
- Add RxBinderGroupUtils
- Add changelog
- Add documentation
## 0.0.0
Initial commit

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

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