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 2.1.0 to 2.1.1-canary.256.3cf0683.0

11

CHANGELOG.md

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

## [2.1.1-canary.256.3cf0683.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@2.1.0...@quenty/observablecollection@2.1.1-canary.256.3cf0683.0) (2022-03-27)
### Bug Fixes
* Do not error if observable set is already cleaned up, but we're removing ([934d3ac](https://github.com/Quenty/NevermoreEngine/commit/934d3ac0dc97e8a7ee65473109d26446b5ce77ed))
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@2.0.0...@quenty/observablecollection@2.1.0) (2022-03-10)

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

18

package.json
{
"name": "@quenty/observablecollection",
"version": "2.1.0",
"version": "2.1.1-canary.256.3cf0683.0",
"description": "An observable set",

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

"dependencies": {
"@quenty/brio": "^5.1.0",
"@quenty/loader": "^4.0.0",
"@quenty/maid": "^2.2.0",
"@quenty/promise": "^4.1.0",
"@quenty/rx": "^4.1.0",
"@quenty/signal": "^2.1.0",
"@quenty/valuebaseutils": "^4.1.0"
"@quenty/brio": "5.1.1-canary.256.3cf0683.0",
"@quenty/loader": "4.0.1-canary.256.3cf0683.0",
"@quenty/maid": "2.2.1-canary.256.3cf0683.0",
"@quenty/promise": "4.1.1-canary.256.3cf0683.0",
"@quenty/rx": "4.1.1-canary.256.3cf0683.0",
"@quenty/signal": "2.1.1-canary.256.3cf0683.0",
"@quenty/valuebaseutils": "4.1.1-canary.256.3cf0683.0"
},

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

},
"gitHead": "0797de955876b050fb24875de0423453e268b2ce"
"gitHead": "3cf06830affe1e6a6ca452a87969520cd941ccaa"
}

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