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 0.0.2 to 1.0.0

LICENSE.md

25

package.json
{
"name": "@quenty/binder",
"version": "0.0.2",
"version": "1.0.0",
"description": "Utility object to Bind a class to Roblox object, and associated helper methods",

@@ -21,14 +21,14 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "~0.0.2",
"@quenty/brio": "~0.0.0",
"@quenty/instanceutils": "~0.0.0",
"@quenty/linkutils": "~0.0.1",
"@quenty/maid": "~0.0.2",
"@quenty/promise": "~0.0.1",
"@quenty/rx": "~0.0.1",
"@quenty/signal": "~0.0.0",
"@quenty/valueobject": "~0.0.0"
"@quenty/baseobject": "^1.0.0",
"@quenty/brio": "^1.0.0",
"@quenty/instanceutils": "^1.0.0",
"@quenty/linkutils": "^1.0.0",
"@quenty/maid": "^1.0.0",
"@quenty/promise": "^1.0.0",
"@quenty/rx": "^1.0.0",
"@quenty/signal": "^1.0.0",
"@quenty/valueobject": "^1.0.0"
},
"peerDependencies": {
"@quenty/loader": "~0.0.2"
"@quenty/loader": "^1.0.0"
},

@@ -40,3 +40,4 @@ "bugs": {

"access": "public"
}
},
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a"
}

@@ -16,2 +16,7 @@ ## Binder

## Installation
```
npm install @quenty/binder --save
```
## Usage

@@ -121,2 +126,5 @@

### 1.0.0
Initial release
## 0.0.2

@@ -123,0 +131,0 @@

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