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

@quenty/cmdrservice

Package Overview
Dependencies
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/cmdrservice - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0-canary.209.c61f821.0

src/node_modules.project.json

11

CHANGELOG.md

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

# [1.1.0-canary.209.c61f821.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@1.0.1...@quenty/cmdrservice@1.1.0-canary.209.c61f821.0) (2021-09-03)
### Features
* Add new loader to Nevermore ([c61f821](https://github.com/Quenty/NevermoreEngine/commit/c61f821d209ee35e2e50dec4086a938cecb9300a))
## [1.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@1.0.0...@quenty/cmdrservice@1.0.1) (2021-08-06)

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

2

default.project.json
{
"name": "CmdrService",
"name": "cmdrservice",
"tree": {

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

{
"name": "@quenty/cmdrservice",
"version": "1.0.1",
"version": "1.1.0-canary.209.c61f821.0",
"description": "Bridge between cmdr and Nevermore services using servicebag",

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

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

@@ -25,19 +20,22 @@ "type": "git",

},
"dependencies": {
"@quenty/permissionprovider": "^2.0.1",
"@quenty/promise": "^1.2.0",
"@quenty/remoting": "^1.2.0",
"@quenty/servicebag": "^1.0.0",
"@quentystudios/cmdr": "^1.8.4-quenty.1"
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"peerDependencies": {
"@quenty/loader": "^1.0.0"
"@quenty/loader": "file:../loader",
"@quenty/permissionprovider": "file:../permissionprovider",
"@quenty/promise": "file:../promise",
"@quenty/remoting": "file:../remoting",
"@quenty/servicebag": "file:../servicebag",
"@quentystudios/cmdr": "^1.8.4-quenty.1"
},
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"publishConfig": {
"access": "public"
},
"gitHead": "47abe2f56d345de5067b59d0d7d24a84ee22a60f"
"gitHead": "c61f821d209ee35e2e50dec4086a938cecb9300a"
}
{
"name": "CmdrServiceTest",
"name": "cmdrservicetest",
"tree": {

@@ -11,13 +11,4 @@ "$className": "DataModel",

"ServerScriptService": {
"Nevermore": {
"$className": "Folder",
"CmdrService": {
"$path": ".."
},
"@quenty": {
"$path": "../node_modules/@quenty"
},
"@quentystudios": {
"$path": "../node_modules/@quentystudios"
}
"cmdrservice": {
"$path": ".."
},

@@ -24,0 +15,0 @@ "Script": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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