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

@quenty/observablecollection

Package Overview
Dependencies
Maintainers
0
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/observablecollection - npm Package Compare versions

Comparing version 12.12.0 to 12.12.1-canary.517.2bd4a12.0

11

CHANGELOG.md

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

## [12.12.1-canary.517.2bd4a12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.12.0...@quenty/observablecollection@12.12.1-canary.517.2bd4a12.0) (2024-11-09)
### Bug Fixes
* Fix ObserveAtIndex ([2bd4a12](https://github.com/Quenty/NevermoreEngine/commit/2bd4a120d54eda1d37e3227518fbdf81c469fd45))
# [12.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.11.1...@quenty/observablecollection@12.12.0) (2024-11-06)

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

30

package.json
{
"name": "@quenty/observablecollection",
"version": "12.12.0",
"version": "12.12.1-canary.517.2bd4a12.0",
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.",

@@ -30,17 +30,17 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "^10.7.1",
"@quenty/brio": "^14.12.0",
"@quenty/ducktype": "^5.7.1",
"@quenty/loader": "^10.7.1",
"@quenty/maid": "^3.4.0",
"@quenty/promise": "^10.8.0",
"@quenty/rx": "^13.12.0",
"@quenty/signal": "^7.9.0",
"@quenty/steputils": "^3.5.2",
"@quenty/symbol": "^3.3.0",
"@quenty/table": "^3.6.0",
"@quenty/valueobject": "^13.12.0"
"@quenty/baseobject": "10.7.1",
"@quenty/brio": "14.12.0",
"@quenty/ducktype": "5.7.1",
"@quenty/loader": "10.7.1",
"@quenty/maid": "3.4.0",
"@quenty/promise": "10.8.0",
"@quenty/rx": "13.12.0",
"@quenty/signal": "7.9.0",
"@quenty/steputils": "3.5.2",
"@quenty/symbol": "3.3.0",
"@quenty/table": "3.6.0",
"@quenty/valueobject": "13.12.0"
},
"devDependencies": {
"@quenty/blend": "^12.12.0"
"@quenty/blend": "12.12.0"
},

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

},
"gitHead": "00e6f71716216dd6ecbc8505ad898a1ab7f72756"
"gitHead": "2bd4a120d54eda1d37e3227518fbdf81c469fd45"
}

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