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
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 4.0.0 to 4.0.1-canary.283.124153a.0

8

CHANGELOG.md

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

## [4.0.1-canary.283.124153a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.0.0...@quenty/observablecollection@4.0.1-canary.283.124153a.0) (2022-08-16)
**Note:** Version bump only for package @quenty/observablecollection
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@3.3.1...@quenty/observablecollection@4.0.0) (2022-08-14)

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

22

package.json
{
"name": "@quenty/observablecollection",
"version": "4.0.0",
"description": "An observable set",
"version": "4.0.1-canary.283.124153a.0",
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.",
"keywords": [

@@ -30,10 +30,10 @@ "Roblox",

"dependencies": {
"@quenty/brio": "^7.0.0",
"@quenty/loader": "^5.0.0",
"@quenty/maid": "^2.4.0",
"@quenty/promise": "^5.1.0",
"@quenty/rx": "^6.0.0",
"@quenty/signal": "^2.2.0",
"@quenty/symbol": "^2.1.0",
"@quenty/valuebaseutils": "^6.0.0"
"@quenty/brio": "7.0.1-canary.283.124153a.0",
"@quenty/loader": "5.0.1-canary.283.124153a.0",
"@quenty/maid": "2.4.0",
"@quenty/promise": "5.1.1-canary.283.124153a.0",
"@quenty/rx": "6.0.1-canary.283.124153a.0",
"@quenty/signal": "2.2.0",
"@quenty/symbol": "2.1.0",
"@quenty/valuebaseutils": "6.0.1-canary.283.124153a.0"
},

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

},
"gitHead": "dbb62609f980983cc32da90acfef13e30ed41113"
"gitHead": "124153a0b57603eff2e204d28c5df24014644fff"
}

@@ -1,2 +0,2 @@

## Observable Collection
## ObservableCollection
<div align="center">

@@ -14,3 +14,3 @@ <a href="http://quenty.github.io/NevermoreEngine/">

An observable set for use in UI situations
A set of observable collections, such as sets, maps, sorted lists, and more. Great for use in UI.

@@ -17,0 +17,0 @@ <div align="center"><a href="https://quenty.github.io/NevermoreEngine/api/ObservableSet">View docs →</a></div>

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