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

@quenty/enabledmixin

Package Overview
Dependencies
Maintainers
0
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/enabledmixin - npm Package Compare versions

Comparing version 11.9.0 to 11.10.0-canary.527.65d09e1.0

11

CHANGELOG.md

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

# [11.10.0-canary.527.65d09e1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/enabledmixin@11.9.0...@quenty/enabledmixin@11.10.0-canary.527.65d09e1.0) (2025-01-17)
### Features
* Add Rx support to EnabledMixin ([29b2fc6](https://github.com/Quenty/NevermoreEngine/commit/29b2fc6629b0c3d0dbca812961686cb99568e3b4))
# [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/enabledmixin@11.8.1...@quenty/enabledmixin@11.9.0) (2024-11-06)

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

12

package.json
{
"name": "@quenty/enabledmixin",
"version": "11.9.0",
"version": "11.10.0-canary.527.65d09e1.0",
"description": "Adds Enabled/Disabled state to class",

@@ -28,5 +28,7 @@ "keywords": [

"dependencies": {
"@quenty/loader": "^10.7.1",
"@quenty/maid": "^3.4.0",
"@quenty/signal": "^7.9.0"
"@quenty/loader": "10.7.1",
"@quenty/maid": "3.4.0",
"@quenty/rx": "13.15.0",
"@quenty/signal": "7.9.0",
"@quenty/valueobject": "13.15.0"
},

@@ -36,3 +38,3 @@ "publishConfig": {

},
"gitHead": "00e6f71716216dd6ecbc8505ad898a1ab7f72756"
"gitHead": "65d09e10d2b3519746fd1bcd592425cd985dbaf6"
}

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