Socket
Socket
Sign inDemoInstall

@types/webpack-watched-glob-entries-plugin

Package Overview
Dependencies
13
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.5 to 2.1.6

6

webpack-watched-glob-entries-plugin/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for webpack-watched-glob-entries-plugin 2.1
// Project: https://github.com/Milanzor/webpack-watched-glob-entries-plugin#readme
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7
import { IOptions } from "glob";

@@ -8,0 +2,0 @@ import { EntryFunc, Plugin } from "webpack";

12

webpack-watched-glob-entries-plugin/package.json
{
"name": "@types/webpack-watched-glob-entries-plugin",
"version": "2.1.5",
"version": "2.1.6",
"description": "TypeScript definitions for webpack-watched-glob-entries-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-watched-glob-entries-plugin",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -26,4 +20,4 @@ "types": "index.d.ts",

},
"typesPublisherContentHash": "f84c25bb830c977e36b4025b0b5bcf30b07ea1e0995d6273d21ff758099c6e44",
"typesPublisherContentHash": "aa28ba9b7f6c132b96a1f54f6279de67bb72750200f9263da9016976288a7c1d",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for webpack-watched-glob-entries-plugin 2.1
// Project: https://github.com/Milanzor/webpack-watched-glob-entries-plugin#readme
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7
import { IOptions } from "glob";

@@ -39,7 +33,6 @@ import { EntryFunc, Plugin } from "webpack";

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Last updated: Wed, 18 Oct 2023 17:45:27 GMT
* Dependencies: [@types/glob](https://npmjs.com/package/@types/glob), [@types/webpack](https://npmjs.com/package/@types/webpack)
* Global values: none
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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