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.3.0 to 12.3.1-canary.478.013677d.0

11

CHANGELOG.md

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

## [12.3.1-canary.478.013677d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.3.0...@quenty/observablecollection@12.3.1-canary.478.013677d.0) (2024-08-24)
### Features
* Add ObservableCountingMap:ObservePairsBrio() and ObservableCountingMap:ObserveAtKey(key) ([b3baa09](https://github.com/Quenty/NevermoreEngine/commit/b3baa09563be96ccfd985496e833ad87a78bc953))
# [12.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.2.0...@quenty/observablecollection@12.3.0) (2024-05-09)

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

28

package.json
{
"name": "@quenty/observablecollection",
"version": "12.3.0",
"version": "12.3.1-canary.478.013677d.0",
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.",

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

"dependencies": {
"@quenty/baseobject": "^10.3.0",
"@quenty/brio": "^14.3.0",
"@quenty/ducktype": "^5.3.0",
"@quenty/loader": "^10.3.0",
"@quenty/maid": "^3.2.0",
"@quenty/promise": "^10.3.0",
"@quenty/rx": "^13.3.0",
"@quenty/signal": "^7.3.0",
"@quenty/steputils": "^3.4.0",
"@quenty/symbol": "^3.1.0",
"@quenty/valueobject": "^13.3.0"
"@quenty/baseobject": "10.3.1-canary.478.013677d.0",
"@quenty/brio": "14.3.1-canary.478.013677d.0",
"@quenty/ducktype": "5.3.1-canary.478.013677d.0",
"@quenty/loader": "10.3.1-canary.478.013677d.0",
"@quenty/maid": "3.2.0",
"@quenty/promise": "10.3.1-canary.478.013677d.0",
"@quenty/rx": "13.3.1-canary.478.013677d.0",
"@quenty/signal": "7.3.1-canary.478.013677d.0",
"@quenty/steputils": "3.4.0",
"@quenty/symbol": "3.1.0",
"@quenty/valueobject": "13.3.1-canary.478.013677d.0"
},
"devDependencies": {
"@quenty/blend": "^12.3.0"
"@quenty/blend": "12.3.1-canary.478.013677d.0"
},

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

},
"gitHead": "3fd5cdca3128bf34c8d9dfae1e92d62533b6e6f5"
"gitHead": "013677ddf1f34b223c027d332d00450722b8fd41"
}

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