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

@quenty/servicebag

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/servicebag - npm Package Compare versions

Comparing version 3.2.0-canary.224.ceec2f8.0 to 3.2.0

13

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [3.2.0-canary.224.ceec2f8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@3.1.2...@quenty/servicebag@3.2.0-canary.224.ceec2f8.0) (2021-11-10)
# [3.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@3.1.3...@quenty/servicebag@3.2.0) (2021-11-20)

@@ -12,2 +12,13 @@

* Support MacOS syncing ([#225](https://github.com/Quenty/NevermoreEngine/issues/225)) ([03f9183](https://github.com/Quenty/NevermoreEngine/commit/03f918392c6a5bdd33f8a17c38de371d1e06c67a))
## [3.1.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@3.1.2...@quenty/servicebag@3.1.3) (2021-11-10)
### Bug Fixes
* Prevent double service initialization from occuring when retrieving service that has not yet been added to service bag ([e7d9915](https://github.com/Quenty/NevermoreEngine/commit/e7d99157a8d2de701cbe5261fd27b8eb2a30971f))

@@ -14,0 +25,0 @@

10

package.json
{
"name": "@quenty/servicebag",
"version": "3.2.0-canary.224.ceec2f8.0",
"version": "3.2.0",
"description": "Service providing mechanisms for Nevermore",

@@ -29,5 +29,5 @@ "keywords": [

"dependencies": {
"@quenty/baseobject": "3.1.2",
"@quenty/loader": "3.1.1",
"@quenty/signal": "2.0.0"
"@quenty/baseobject": "^3.2.0",
"@quenty/loader": "^3.1.1",
"@quenty/signal": "^2.0.0"
},

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

},
"gitHead": "ceec2f8778595b91b47d2fc375f86431754ee2b9"
"gitHead": "87ab1435a59a05e7dd745db1dfcec26116d1d71d"
}

@@ -5,4 +5,4 @@ {

"tree": {
"$path": { "optional": "..\\node_modules" }
"$path": { "optional": "../node_modules" }
}
}
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