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 1.8.4 to 1.9.0

lib/schema/circleci.d.ts

2

lib/schema.d.ts

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

import type { BabelOptions } from './schema/babel';
import type { CircleCIOptions } from './schema/circleci';
export declare type Options = {

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

'@dotcom-tool-kit/babel'?: BabelOptions;
'@dotcom-tool-kit/circleci'?: CircleCIOptions;
};
export {};
//# sourceMappingURL=schema.d.ts.map

4

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

@@ -26,3 +26,3 @@ "main": "lib",

"dependencies": {
"@dotcom-tool-kit/error": "^1.8.4",
"@dotcom-tool-kit/error": "^1.9.0",
"lodash.isplainobject": "^4.0.6",

@@ -29,0 +29,0 @@ "lodash.mapvalues": "^4.6.0"

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