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.1 to 0.4.2

2

lib/PackageSettings.d.ts

@@ -11,3 +11,3 @@ import type { PackageJsonExports } from './PackageJson.js';

/**
* Name of the package. Can use a trailing wildcard (e.g. "@scope/*").
* Name of the package. Can use a trailing wildcard (e.g. "\@scope/*").
*/

@@ -14,0 +14,0 @@ name: string;

@@ -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.39.0"
"packageVersion": "7.39.4"
}
]
}
{
"name": "@ms-cloudpack/config-types",
"version": "0.4.1",
"version": "0.4.2",
"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.16"
"@ms-cloudpack/create-express-app": "^1.3.17"
},

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