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

@sewing-kit/tasks

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sewing-kit/tasks - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

1

build/ts/index.d.ts

@@ -50,2 +50,3 @@ import { SeriesHook, WaterfallHook, TypeCheckWorkspaceConfigurationHooks, TestWorkspaceConfigurationHooks, TestPackageHooks, TestWebAppHooks, TestServiceHooks, TestProjectWorkspaceContext, LintWorkspaceConfigurationHooks, BuildWorkspaceConfigurationHooks, BuildWebAppHooks, BuildPackageHooks, BuildServiceHooks, DevWorkspaceConfigurationHooks, DevWebAppHooks, DevPackageHooks, DevServiceHooks } from '@sewing-kit/hooks';

readonly cache?: boolean;
readonly allowEmpty?: boolean;
}

@@ -52,0 +53,0 @@ interface LintWorkspaceStepDetails {

9

package.json
{
"name": "@sewing-kit/tasks",
"license": "MIT",
"version": "0.0.16",
"version": "0.0.17",
"sideEffects": false,

@@ -11,7 +11,6 @@ "publishConfig": {

"dependencies": {
"@sewing-kit/hooks": "^0.0.20",
"@sewing-kit/model": "^0.0.10",
"tapable": "^1.1.3"
"@sewing-kit/hooks": "^0.0.21",
"@sewing-kit/model": "^0.0.10"
},
"gitHead": "3cdb45d687e1618790afa7892443638415be7c5e"
"gitHead": "66ec1b604ed9995fc0ec0a9834c9bcd1b6ec0aa1"
}

@@ -90,2 +90,3 @@ import {

readonly cache?: boolean;
readonly allowEmpty?: boolean;
}

@@ -92,0 +93,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