New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@apphosting/common

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apphosting/common - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5-canary.f938deb

4

dist/index.d.ts
export interface OutputBundleConfig {
version: "v1";
serverConfig: ServerConfig;
runConfig: RunConfig;
metadata: Metadata;
}
export interface ServerConfig {
export interface RunConfig {
runCommand: string;

@@ -8,0 +8,0 @@ environmentVariables?: EnvVarConfig[];

{
"name": "@apphosting/common",
"version": "0.0.4",
"version": "0.0.5-canary.f938deb",
"description": "Shared library code for App Hosting framework adapters",

@@ -27,3 +27,3 @@ "author": {

"publishConfig": {
"tag": "latest",
"tag": "canary",
"registry": "https://wombat-dressing-room.appspot.com/@apphosting/common/_ns",

@@ -30,0 +30,0 @@ "provenance": true,

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