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 11.3.0 to 11.3.1-canary.468.ea8a226.0

11

CHANGELOG.md

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

## [11.3.1-canary.468.ea8a226.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.3.0...@quenty/servicebag@11.3.1-canary.468.ea8a226.0) (2024-05-09)
### Bug Fixes
* Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
# [11.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.2.0...@quenty/servicebag@11.3.0) (2024-05-03)

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

1

default.project.json
{
"name": "servicebag",
"globIgnorePaths": [ "**/.package-lock.json" ],
"tree": {

@@ -4,0 +5,0 @@ "$path": "src"

10

package.json
{
"name": "@quenty/servicebag",
"version": "11.3.0",
"version": "11.3.1-canary.468.ea8a226.0",
"description": "Service providing mechanisms for Nevermore",

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

"dependencies": {
"@quenty/baseobject": "^10.2.0",
"@quenty/loader": "^10.2.0",
"@quenty/signal": "^7.2.0"
"@quenty/baseobject": "10.2.1-canary.468.ea8a226.0",
"@quenty/loader": "10.2.1-canary.468.ea8a226.0",
"@quenty/signal": "7.2.1-canary.468.ea8a226.0"
},

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

},
"gitHead": "afbb66378d568ebb9450db13de0b4fe61113a2f1"
"gitHead": "ea8a2260a364aaf6d6c246a93632b789935da134"
}
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