New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sewing-kit/types

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sewing-kit/types - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

build/ts/index.d.ts

@@ -39,4 +39,4 @@ import { AsyncSeriesHook, AsyncSeriesWaterfallHook } from 'tapable';

readonly target: PluginTarget;
readonly composes: ReadonlyArray<Plugin>;
readonly [PLUGIN]: true;
readonly composes: ReadonlyArray<Plugin>;
}

@@ -43,0 +43,0 @@ export declare enum Runtime {

@@ -39,4 +39,4 @@ import { AsyncSeriesHook, AsyncSeriesWaterfallHook } from 'tapable';

readonly target: PluginTarget;
readonly composes: ReadonlyArray<Plugin>;
readonly [PLUGIN]: true;
readonly composes: ReadonlyArray<Plugin>;
}

@@ -43,0 +43,0 @@ export declare enum Runtime {

{
"name": "@sewing-kit/types",
"version": "0.0.4",
"version": "0.0.5",
"sideEffects": false,

@@ -14,3 +14,3 @@ "publishConfig": {

},
"gitHead": "27c437a52ed52343cb4633556568514d5f058a37"
"gitHead": "35d7052814424962d7a9e8f0ea1a82d7bcf1e55a"
}

@@ -63,4 +63,4 @@ import {AsyncSeriesHook, AsyncSeriesWaterfallHook} from 'tapable';

readonly target: PluginTarget;
readonly composes: ReadonlyArray<Plugin>;
readonly [PLUGIN]: true;
readonly composes: ReadonlyArray<Plugin>;
}

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