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.5 to 2.2.6

5

tapable/index.d.ts

@@ -1,8 +0,3 @@

// Type definitions for tapable 2.2
// Project: https://github.com/webpack/tapable.git
// Definitions by: e-cloud <https://github.com/e-cloud>
// John Reilly <https://github.com/johnnyreilly>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/* eslint-disable-next-line @definitelytyped/no-self-import */
import tapable = require("tapable");
export = tapable;

14

tapable/package.json
{
"name": "@types/tapable",
"version": "2.2.5",
"version": "2.2.6",
"description": "TypeScript definitions for tapable",

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

"name": "e-cloud",
"url": "https://github.com/e-cloud",
"githubUsername": "e-cloud"
"githubUsername": "e-cloud",
"url": "https://github.com/e-cloud"
},
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "45ae79be0bdc17c6125faa934781e2865629a22f24b272de3e6b0eb47a5f8b93",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "7248d92d568d3978284aa310fda9b7402cada75477c16d31e4cda86eb0836cd1",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for tapable 2.2
// Project: https://github.com/webpack/tapable.git
// Definitions by: e-cloud <https://github.com/e-cloud>
// John Reilly <https://github.com/johnnyreilly>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/* eslint-disable-next-line @definitelytyped/no-self-import */

@@ -24,7 +19,6 @@ import tapable = require("tapable");

### Additional Details
* Last updated: Tue, 12 Sep 2023 12:34:29 GMT
* Dependencies: none
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [tapable](https://npmjs.com/package/tapable)
# Credits
These definitions were written by [e-cloud](https://github.com/e-cloud), and [John Reilly](https://github.com/johnnyreilly).
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc