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

@quenty/binder

Package Overview
Dependencies
Maintainers
1
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 4.2.1 to 4.2.2-canary.c50dead.0

11

CHANGELOG.md

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

## [4.2.2-canary.c50dead.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@4.2.1...@quenty/binder@4.2.2-canary.c50dead.0) (2021-11-20)
### Bug Fixes
* Support MacOS syncing ([c50dead](https://github.com/Quenty/NevermoreEngine/commit/c50deadbe5ebe479aded04e1619441a08ff0e9a8))
## [4.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@4.2.0...@quenty/binder@4.2.1) (2021-11-10)

@@ -8,0 +19,0 @@

22

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

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

"dependencies": {
"@quenty/baseobject": "^3.1.2",
"@quenty/brio": "^3.2.0",
"@quenty/instanceutils": "^3.2.0",
"@quenty/linkutils": "^3.2.0",
"@quenty/loader": "^3.1.1",
"@quenty/maid": "^2.0.1",
"@quenty/promise": "^3.1.2",
"@quenty/signal": "^2.0.0",
"@quenty/valueobject": "^3.2.0"
"@quenty/baseobject": "3.1.3-canary.c50dead.0",
"@quenty/brio": "3.2.1-canary.c50dead.0",
"@quenty/instanceutils": "3.2.1-canary.c50dead.0",
"@quenty/linkutils": "3.2.1-canary.c50dead.0",
"@quenty/loader": "3.1.1",
"@quenty/maid": "2.0.1",
"@quenty/promise": "3.1.3-canary.c50dead.0",
"@quenty/signal": "2.0.0",
"@quenty/valueobject": "3.2.1-canary.c50dead.0"
},

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

},
"gitHead": "73be454297a3ebbd9b396e10da8a63c782b695a7"
"gitHead": "c50deadbe5ebe479aded04e1619441a08ff0e9a8"
}

@@ -5,4 +5,4 @@ {

"tree": {
"$path": { "optional": "..\\node_modules" }
"$path": { "optional": "../node_modules" }
}
}
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