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

@quenty/statestack

Package Overview
Dependencies
Maintainers
1
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/statestack - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1-canary.251.86f4a16.0

11

CHANGELOG.md

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

## [4.0.1-canary.251.86f4a16.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@4.0.0...@quenty/statestack@4.0.1-canary.251.86f4a16.0) (2022-03-06)
### Bug Fixes
* Fix circular dependency, move createStateStack from Brio ([9568dd7](https://github.com/Quenty/NevermoreEngine/commit/9568dd78272e487e17e9fb08034a58275838add9))
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@3.5.0...@quenty/statestack@4.0.0) (2022-01-17)

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

13

package.json
{
"name": "@quenty/statestack",
"version": "4.0.0",
"version": "4.0.1-canary.251.86f4a16.0",
"description": "Stack of values that allows multiple systems to enable or disable a state",

@@ -28,6 +28,7 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "^3.5.0",
"@quenty/brio": "^4.0.0",
"@quenty/loader": "^3.4.0",
"@quenty/valueobject": "^3.8.0"
"@quenty/baseobject": "3.5.1-canary.251.86f4a16.0",
"@quenty/brio": "4.0.1-canary.251.86f4a16.0",
"@quenty/loader": "3.4.1-canary.251.86f4a16.0",
"@quenty/rx": "3.8.1-canary.251.86f4a16.0",
"@quenty/valueobject": "3.8.1-canary.251.86f4a16.0"
},

@@ -37,3 +38,3 @@ "publishConfig": {

},
"gitHead": "cbd40cfd2fd23c14978a3154cad9d1e3d1c78edf"
"gitHead": "86f4a1664de613b1bcdd146b6833d9cf3202546f"
}

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