Socket
Socket
Sign inDemoInstall

@types/tapable

Package Overview
Dependencies
1
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.3 to 2.2.4

2

tapable/index.d.ts

@@ -6,4 +6,4 @@ // Type definitions for tapable 2.2

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/* eslint-disable-next-line no-self-import */
/* eslint-disable-next-line @definitelytyped/no-self-import */
import tapable = require('tapable');
export = tapable;
{
"name": "@types/tapable",
"version": "2.2.3",
"version": "2.2.4",
"description": "TypeScript definitions for tapable",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tapable",

},
"typesPublisherContentHash": "f806e7445615554326e86062ffbd5dc42246dd95bad353ffa1bc52fac6c6040c",
"typesPublisherContentHash": "dbdae33642adce6a0e5260d1747aa0a1c9e27369199909bb90ebccfcea8894b3",
"typeScriptVersion": "4.3"
}

@@ -16,3 +16,3 @@ # Installation

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/* eslint-disable-next-line no-self-import */
/* eslint-disable-next-line @definitelytyped/no-self-import */
import tapable = require('tapable');

@@ -24,3 +24,3 @@ export = tapable;

### Additional Details
* Last updated: Mon, 27 Mar 2023 18:33:58 GMT
* Last updated: Tue, 22 Aug 2023 18:04:44 GMT
* Dependencies: none

@@ -27,0 +27,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc