@quenty/cmdrservice
Advanced tools
Comparing version 1.0.1 to 1.0.2-canary.209.a9b49cf.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.2-canary.209.a9b49cf.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@1.0.1...@quenty/cmdrservice@1.0.2-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.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cmdrservice@1.0.0...@quenty/cmdrservice@1.0.1) (2021-08-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "CmdrService", | ||
"name": "cmdrservice", | ||
"tree": { | ||
@@ -4,0 +4,0 @@ "$path": "src" |
{ | ||
"name": "@quenty/cmdrservice", | ||
"version": "1.0.1", | ||
"version": "1.0.2-canary.209.a9b49cf.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,24 @@ "type": "git", | ||
}, | ||
"funding": { | ||
"type": "patreon", | ||
"url": "https://www.patreon.com/quenty" | ||
}, | ||
"license": "MIT", | ||
"contributors": [ | ||
"Quenty" | ||
], | ||
"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" | ||
"@quenty/loader": "1.2.1-canary.209.a9b49cf.0", | ||
"@quenty/permissionprovider": "2.0.2-canary.209.a9b49cf.0", | ||
"@quenty/promise": "1.2.1-canary.209.a9b49cf.0", | ||
"@quenty/remoting": "1.2.1-canary.209.a9b49cf.0", | ||
"@quenty/servicebag": "1.0.1-canary.209.a9b49cf.0" | ||
}, | ||
"peerDependencies": { | ||
"@quenty/loader": "^1.0.0" | ||
"@quentystudios/cmdr": "^1.8.4-quenty.1" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/Quenty/NevermoreEngine/issues" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "47abe2f56d345de5067b59d0d7d24a84ee22a60f" | ||
"gitHead": "a9b49cf81109e4bc64b46dfd6620848b13b220c4" | ||
} |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7324
10
37
2
+ Added@quenty/baseobject@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/deferred@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/grouputils@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/loader@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/maid@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/permissionprovider@2.0.2-canary.209.a9b49cf.0(transitive)
+ Added@quenty/promise@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/remoting@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/servicebag@1.0.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/signal@1.2.1-canary.209.a9b49cf.0(transitive)
+ Added@quenty/table@1.2.1-canary.209.a9b49cf.0(transitive)
- Removed@quentystudios/cmdr@^1.8.4-quenty.1
- Removed@quenty/baseobject@1.2.0(transitive)
- Removed@quenty/deferred@1.2.0(transitive)
- Removed@quenty/grouputils@1.2.0(transitive)
- Removed@quenty/loader@1.2.0(transitive)
- Removed@quenty/maid@1.2.0(transitive)
- Removed@quenty/permissionprovider@2.0.1(transitive)
- Removed@quenty/promise@1.2.0(transitive)
- Removed@quenty/remoting@1.2.0(transitive)
- Removed@quenty/servicebag@1.0.0(transitive)
- Removed@quenty/signal@1.2.0(transitive)
- Removed@quenty/table@1.2.0(transitive)
Updated@quenty/permissionprovider@2.0.2-canary.209.a9b49cf.0