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

@caseywebb/growhaus-server

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@caseywebb/growhaus-server - npm Package Compare versions

Comparing version 1.0.0-alpha.126 to 1.0.0-alpha.127

2

dist/api.d.ts
/// <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

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