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.3 to 0.2.0

6

lib/UserConfig.d.ts

@@ -54,10 +54,4 @@ import type { DevServer } from './DevServer.js';

container: string;
/**
* Token expiration time in milliseconds.
* Default is 7 days.
* Maximum allowed is 7 days.
*/
tokenExpiresInMs?: number;
};
}
//# sourceMappingURL=UserConfig.d.ts.map

2

package.json
{
"name": "@ms-cloudpack/config-types",
"version": "0.1.3",
"version": "0.2.0",
"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