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

@quenty/observablecollection

Package Overview
Dependencies
Maintainers
1
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.1.1 to 12.2.0

8

CHANGELOG.md

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

# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.1...@quenty/observablecollection@12.2.0) (2024-04-27)
**Note:** Version bump only for package @quenty/observablecollection
## [12.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.0...@quenty/observablecollection@12.1.1) (2024-04-23)

@@ -8,0 +16,0 @@

22

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

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

"dependencies": {
"@quenty/baseobject": "^10.1.0",
"@quenty/brio": "^14.1.0",
"@quenty/ducktype": "^5.1.0",
"@quenty/loader": "^10.1.0",
"@quenty/baseobject": "^10.2.0",
"@quenty/brio": "^14.2.0",
"@quenty/ducktype": "^5.2.0",
"@quenty/loader": "^10.2.0",
"@quenty/maid": "^3.1.0",
"@quenty/promise": "^10.1.0",
"@quenty/rx": "^13.1.0",
"@quenty/signal": "^7.1.0",
"@quenty/promise": "^10.2.0",
"@quenty/rx": "^13.2.0",
"@quenty/signal": "^7.2.0",
"@quenty/steputils": "^3.3.0",
"@quenty/symbol": "^3.0.0",
"@quenty/valueobject": "^13.1.0"
"@quenty/valueobject": "^13.2.0"
},
"devDependencies": {
"@quenty/blend": "^12.1.1"
"@quenty/blend": "^12.2.0"
},

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

},
"gitHead": "cd35ea3858c97294f1f467fe64a731ee4be9babb"
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72"
}
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