Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dotcom-tool-kit/types

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-tool-kit/types - npm Package Compare versions

Comparing version 2.7.1 to 2.8.0

lib/schema/typescript.d.ts

2

lib/schema.d.ts

@@ -33,2 +33,3 @@ import type prompts from 'prompts';

import type { CypressOptions } from './schema/cypress';
import type { TypeScriptOptions } from './schema/typescript';
export declare type Options = {

@@ -50,4 +51,5 @@ '@dotcom-tool-kit/eslint'?: ESLintOptions;

'@dotcom-tool-kit/cypress'?: CypressOptions;
'@dotcom-tool-kit/typescript'?: TypeScriptOptions;
};
export {};
//# sourceMappingURL=schema.d.ts.map

2

package.json
{
"name": "@dotcom-tool-kit/types",
"version": "2.7.1",
"version": "2.8.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib",

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