New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/statestack

Package Overview
Dependencies
Maintainers
1
Versions
225
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 3.2.1 to 3.2.2-canary.241.8dba9c1.0

11

CHANGELOG.md

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

## [3.2.2-canary.241.8dba9c1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@3.2.1...@quenty/statestack@3.2.2-canary.241.8dba9c1.0) (2022-01-03)
### Features
* StateStack can now have states beyond boolean. Note that it tries to preserve its old behavior ([c86e7b7](https://github.com/Quenty/NevermoreEngine/commit/c86e7b71287ceae5638191fe8f197df720753c52))
## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/statestack@3.2.0...@quenty/statestack@3.2.1) (2021-12-30)

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

9

package.json
{
"name": "@quenty/statestack",
"version": "3.2.1",
"version": "3.2.2-canary.241.8dba9c1.0",
"description": "Stack of values that allows multiple systems to enable or disable a state",

@@ -28,4 +28,5 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "^3.2.1",
"@quenty/loader": "^3.1.2"
"@quenty/baseobject": "3.2.2-canary.241.8dba9c1.0",
"@quenty/loader": "3.1.3-canary.241.8dba9c1.0",
"@quenty/valueobject": "3.5.3-canary.241.8dba9c1.0"
},

@@ -35,3 +36,3 @@ "publishConfig": {

},
"gitHead": "d146c77d0a8e452824de0ab0b4b03ba0370bcc1b"
"gitHead": "8dba9c1e474a8f8c5de373dc04e3c876e21b034b"
}

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