Socket
Socket
Sign inDemoInstall

@ms-cloudpack/config-types

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.1 to 0.1.2

2

lib/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.38.1"
"packageVersion": "7.38.3"
}
]
}

@@ -36,2 +36,8 @@ import type { DevServer } from './DevServer.js';

/**
* Glob pattern to match `patch-package` patch files. This is used to determine which files in the repository are patch files.
* The pattern is relative to the repository root.
* @default "patches/*.patch"
*/
patchFilesGlobPattern?: string;
/**
* Azure Blob Storage configuration for remote cache - uploading and downloading packages.

@@ -38,0 +44,0 @@ * If this is not provided, the remote cache will not be used.

{
"name": "@ms-cloudpack/config-types",
"version": "0.1.1",
"version": "0.1.2",
"description": "TypeScript types for the Cloudpack Configuration. We keep these separate to eliminate circular package dependencies.",

@@ -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