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

@types/tapable

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tapable - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

7

tapable v1.0/index.d.ts

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

// Type definitions for tapable v1.0.0
// 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
// TypeScript Version: 2.3
export declare abstract class Tapable {

@@ -9,0 +2,0 @@ private _plugins: {

14

tapable v1.0/package.json
{
"name": "@types/tapable",
"version": "1.0.9",
"version": "1.0.10",
"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"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "191c952be0da784e7e4dbc42ebc12cebcfa5facb5947a88fc978aae85cabf57f",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "e4f1645e5eae5100eb9bb234da7378f38994a7818e641ad25f2d5f41e9d81945",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 12 Sep 2023 12:34:30 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc