@caseywebb/growhaus-server
Advanced tools
Comparing version 1.0.0-alpha.126 to 1.0.0-alpha.127
/// <reference types="koa" /> | ||
/// <reference types="koa-websocket" /> | ||
/// <reference types="koa-compose" /> | ||
export declare const websocketRoutes: import("koa-compose").Middleware<import("koa").ParameterizedContext<any, {}>>[]; | ||
export declare const websocketRoutes: import("koa-compose").Middleware<import("koa").ParameterizedContext<import("koa").DefaultState, import("koa").DefaultContext>>[]; | ||
//# sourceMappingURL=api.d.ts.map |
{ | ||
"name": "@caseywebb/growhaus-server", | ||
"version": "1.0.0-alpha.126+a81a27b", | ||
"version": "1.0.0-alpha.127+c8cc0c9", | ||
"author": "Casey Webb (https://caseyWebb.xyz)", | ||
@@ -17,3 +17,3 @@ "license": "WTFPL", | ||
"dependencies": { | ||
"@caseywebb/growhaus": "^1.0.0-alpha.126+a81a27b", | ||
"@caseywebb/growhaus": "^1.0.0-alpha.127+c8cc0c9", | ||
"autobind-decorator": "^2.4.0", | ||
@@ -29,3 +29,3 @@ "dotenv": "^8.0.0", | ||
"@types/dotenv": "^6.1.1", | ||
"@types/koa": "^2.0.49", | ||
"@types/koa": "^2.0.51", | ||
"@types/koa-route": "^3.2.4", | ||
@@ -39,3 +39,3 @@ "@types/koa-websocket": "^5.0.4", | ||
}, | ||
"gitHead": "a81a27beaaeae3ed76a1b424761f5eee1afd7706" | ||
"gitHead": "c8cc0c9226295ad31e3a6943e0ebeb354cb927e1" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
19952