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.4.2 to 0.4.3

4

lib/UserConfig.d.ts

@@ -40,4 +40,4 @@ 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.
* Glob pattern to match `patch-package` patch files, relative to the project root
* (usually the same as the repository root).
* @default "patches/*.patch"

@@ -44,0 +44,0 @@ */

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

@@ -21,3 +21,3 @@ "license": "MIT",

"dependencies": {
"@ms-cloudpack/create-express-app": "^1.3.17"
"@ms-cloudpack/create-express-app": "^1.4.0"
},

@@ -24,0 +24,0 @@ "scripts": {

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