Socket
Socket
Sign inDemoInstall

@ms-cloudpack/common-types

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/common-types - npm Package Compare versions

Comparing version 0.8.2 to 0.9.0

10

lib/CloudpackConfig.d.ts

@@ -8,5 +8,15 @@ import type { GeneratedConfig } from './GeneratedConfig.js';

export type CloudpackConfig = AppConfig & {
/**
* The path to the app's package.
*/
appPath: string;
/**
* Mode to run the app in.
*/
mode: BundleMode;
/**
* Generated config settings.
*/
generated: GeneratedConfig;
};
//# sourceMappingURL=CloudpackConfig.d.ts.map

2

package.json
{
"name": "@ms-cloudpack/common-types",
"version": "0.8.2",
"version": "0.9.0",
"description": "Common types for Cloudpack.",

@@ -5,0 +5,0 @@ "license": "MIT",

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