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
211
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.7.0 to 12.8.0

18

CHANGELOG.md

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

# [12.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.7.0...@quenty/observablecollection@12.8.0) (2024-10-04)
### Features
* Add ObservableSortedList:Contains(value) ([049c9df](https://github.com/Quenty/NevermoreEngine/commit/049c9df1df0cc765124c624a1276a456ff3e7700))
* ObservableSortedList can take non rx-value and still be performant ([e5c1d4f](https://github.com/Quenty/NevermoreEngine/commit/e5c1d4fb272f22d2559fba6f1a533686a730fca8))
### Performance Improvements
* Predeclare size of lists to allocate for lists ([b662bbb](https://github.com/Quenty/NevermoreEngine/commit/b662bbb814f91a1853a549b217fa8af8a9f74d3d))
* Use switchToBrio() and table.create ([f73644e](https://github.com/Quenty/NevermoreEngine/commit/f73644e56a9ffd0991833bd147c705c210553539))
# [12.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.6.0...@quenty/observablecollection@12.7.0) (2024-09-25)

@@ -8,0 +26,0 @@

26

package.json
{
"name": "@quenty/observablecollection",
"version": "12.7.0",
"version": "12.8.0",
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.",

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

"dependencies": {
"@quenty/baseobject": "^10.5.0",
"@quenty/brio": "^14.7.0",
"@quenty/ducktype": "^5.5.0",
"@quenty/loader": "^10.5.0",
"@quenty/maid": "^3.3.0",
"@quenty/promise": "^10.5.0",
"@quenty/rx": "^13.7.0",
"@quenty/signal": "^7.6.0",
"@quenty/baseobject": "^10.6.0",
"@quenty/brio": "^14.8.0",
"@quenty/ducktype": "^5.6.0",
"@quenty/loader": "^10.6.0",
"@quenty/maid": "^3.4.0",
"@quenty/promise": "^10.6.0",
"@quenty/rx": "^13.8.0",
"@quenty/signal": "^7.7.0",
"@quenty/steputils": "^3.5.0",
"@quenty/symbol": "^3.1.0",
"@quenty/valueobject": "^13.7.0"
"@quenty/symbol": "^3.2.0",
"@quenty/valueobject": "^13.8.0"
},
"devDependencies": {
"@quenty/blend": "^12.7.0"
"@quenty/blend": "^12.8.0"
},

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

},
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6"
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646"
}

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