Socket
Socket
Sign inDemoInstall

@ms-cloudpack/common-types

Package Overview
Dependencies
Maintainers
3
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.6.0 to 0.6.1

2

lib/allFeatures.d.ts

@@ -28,3 +28,5 @@ import type { Feature } from './Feature.js';

autoUpdateEntries: Feature;
/** Enables the syncing of internal packages. */
syncInternalPackages: Feature;
};
//# sourceMappingURL=allFeatures.d.ts.map

@@ -32,3 +32,5 @@ /**

},
/** Enables the syncing of internal packages. */
syncInternalPackages: { description: 'Enables the syncing of internal packages.' },
};
//# sourceMappingURL=allFeatures.js.map

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.43.2"
"packageVersion": "7.47.0"
}
]
}
{
"name": "@ms-cloudpack/common-types",
"version": "0.6.0",
"version": "0.6.1",
"description": "Common types for Cloudpack.",

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

@@ -552,2 +552,5 @@ {

"type": "boolean"
},
"syncInternalPackages": {
"type": "boolean"
}

@@ -554,0 +557,0 @@ },

@@ -553,2 +553,5 @@ {

"type": "boolean"
},
"syncInternalPackages": {
"type": "boolean"
}

@@ -555,0 +558,0 @@ },

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