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

@ms-cloudpack/common-types

Package Overview
Dependencies
Maintainers
3
Versions
66
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.24.4 to 0.24.5

7

lib/CloudpackConfig.d.ts

@@ -19,6 +19,11 @@ import type { GeneratedConfig } from './GeneratedConfig.js';

/**
* Mode to run the app in.
* Mode to run the app in. This is set via the CLI and defaults to `'library'`.
*/
mode: BundleMode;
/**
* If true, write `bundle-info.json`, `[bundler]-input.json`, and [bundler]-output.json`
* files to the output folder.
*/
logBundleInfo?: boolean;
/**
* Generated config settings.

@@ -25,0 +30,0 @@ */

2

package.json
{
"name": "@ms-cloudpack/common-types",
"version": "0.24.4",
"version": "0.24.5",
"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