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 1.0.0 to 1.0.1-canary.209.a9b49cf.0

src/node_modules.project.json

11

CHANGELOG.md

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

## [1.0.1-canary.209.a9b49cf.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@1.0.0...@quenty/servicebag@1.0.1-canary.209.a9b49cf.0) (2021-09-05)
### Bug Fixes
* Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([a9b49cf](https://github.com/Quenty/NevermoreEngine/commit/a9b49cf81109e4bc64b46dfd6620848b13b220c4))
# 1.0.0 (2021-08-06)

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

2

default.project.json
{
"name": "ServiceProvider",
"name": "servicebag",
"tree": {

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

{
"name": "@quenty/servicebag",
"version": "1.0.0",
"version": "1.0.1-canary.209.a9b49cf.0",
"description": "Service providing mechanisms for Nevermore",

@@ -12,10 +12,5 @@ "keywords": [

],
"contributors": [
"Quenty"
],
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"license": "MIT",
"repository": {

@@ -26,16 +21,19 @@ "type": "git",

},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "^1.2.0",
"@quenty/signal": "^1.2.0"
"@quenty/baseobject": "1.2.1-canary.209.a9b49cf.0",
"@quenty/loader": "1.2.1-canary.209.a9b49cf.0",
"@quenty/signal": "1.2.1-canary.209.a9b49cf.0"
},
"peerDependencies": {
"@quenty/loader": "^1.0.0"
},
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"publishConfig": {
"access": "public"
},
"gitHead": "4f99b475bd93a68669a184cdfb274931ae7aee6a"
"gitHead": "a9b49cf81109e4bc64b46dfd6620848b13b220c4"
}

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